public class AlreadyConnectedException extends IllegalStateException
AlreadyConnectedException is thrown when an attempt is made to
connect a SocketChannel that is already connected.| Constructor and Description |
|---|
AlreadyConnectedException()
Constructs an
AlreadyConnectedException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString