public class NonWritableChannelException extends IllegalStateException
NonWritableChannelException is thrown when attempting to write to a
channel that is not open for writing.| Constructor and Description |
|---|
NonWritableChannelException()
Constructs a
NonWritableChannelException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString