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