public class IllegalBlockingModeException extends IllegalStateException
IllegalBlockingModeException is thrown when an operation that
requires a specific blocking mode is invoked on a channel that is in a
different blocking mode.| Constructor and Description |
|---|
IllegalBlockingModeException()
Constructs a
IllegalBlockingModeException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString