Liking cljdoc? Tell your friends :D

jdk.nio.channels.ShutdownChannelGroupException

Unchecked exception thrown when an attempt is made to construct a channel in a group that is shutdown or the completion handler for an I/O operation cannot be invoked because the channel group has terminated.

Unchecked exception thrown when an attempt is made to construct a channel in
a group that is shutdown or the completion handler for an I/O operation
cannot be invoked because the channel group has terminated.
raw docstring

->shutdown-channel-group-exceptionclj

(->shutdown-channel-group-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