Liking cljdoc? Tell your friends :D

jdk.io.NotActiveException

Thrown when serialization or deserialization is not active.

Thrown when serialization or deserialization is not active.
raw docstring

->not-active-exceptionclj

(->not-active-exception)
(->not-active-exception reason)

Constructor.

Constructor to create a new NotActiveException with the reason given.

reason - a String describing the reason for the exception. - java.lang.String

Constructor.

Constructor to create a new NotActiveException with the reason given.

reason - a String describing the reason for the exception. - `java.lang.String`
raw docstring

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

× close