Liking cljdoc? Tell your friends :D

jdk.nio.channels.NonWritableChannelException

Unchecked exception thrown when an attempt is made to write to a channel that was not originally opened for writing.

Unchecked exception thrown when an attempt is made to write
to a channel that was not originally opened for writing.
raw docstring

->non-writable-channel-exceptionclj

(->non-writable-channel-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