public class NoConnectionPendingException extends IllegalStateException
finishConnect method of a
SocketChannel is invoked without first successfully invoking its
connect method.
| Constructor and Description |
|---|
NoConnectionPendingException()
Constructs an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString