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