Thrown by a call to connect( ) on a SocketChannel that is already connected.
public class AlreadyConnectedException extends IllegalStateException { // Public Constructors public AlreadyConnectedException( ); }