java.nio.channels.NoConnectionPendingException
Thrown if SocketChannel's finishConnect method is called before the
SocketChannel's connect method completed without error.
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
NoConnectionPendingException()
Default constructor.