Liking cljdoc? Tell your friends :D

jdk.nio.channels.NoConnectionPendingException

Unchecked exception thrown when the finishConnect method of a SocketChannel is invoked without first successfully invoking its connect method.

Unchecked exception thrown when the finishConnect method of a SocketChannel is invoked without first
successfully invoking its connect method.
raw docstring

->no-connection-pending-exceptionclj

(->no-connection-pending-exception)

Constructor.

Constructs an instance of this class.

Constructor.

Constructs an instance of this class.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close