| java.lang.Object | ||||||
| java.lang.Throwable | Serializable | |||||
| java.lang.Exception | ||||||
| java.lang.RuntimeException | ||||||
| java.lang.IllegalStateException | ||||||
| java.nio.channels.NonWritableChannelException | ||||||
Thrown when attempting to write to a channel that is not open for writing.
| NonWritableChannelException() | |||||
| Default constructor. | |||||
Methods inherited
from class
java.lang.Throwable
Methods inherited
from class
java.lang.Object