Exception: java.nio.channels.NoConnectionPendingException

Unchecked exception thrown when the finishConnect method of a java.nio.channels.SocketChannel is invoked without first successfully invoking its connect method.
Version:
@version 1.9, 01/11/19
Since:
@since 1.4

Inheritance

Superclass tree: Implements:

Methods