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