java.nio.channels.ConnectionPendingException
Thrown when an attempt is made to connect a SocketChannel that has a
non-blocking connection already underway.
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
ConnectionPendingException()
Default constructor.