AlreadyConnectedExceptionpublic class AlreadyConnectedException extends IllegalStateException Unchecked exception thrown when an attempt is made to connect a {@link
SocketChannel} that is already connected. |
Constructors Summary |
---|
public AlreadyConnectedException()Constructs an instance of this class.
|
|