public class NotYetConnectedException extends IllegalStateException
NotYetConnectedException is thrown if the socket channel is not
connected before an I/O operation is invoked.| Constructor and Description |
|---|
NotYetConnectedException()
Constructs a
NotYetConnectedException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString