Liking cljdoc? Tell your friends :D

jdk.io.InvalidObjectException

Indicates that one or more deserialized objects failed validation tests. The argument should provide the reason for the failure.

Indicates that one or more deserialized objects failed validation
tests.  The argument should provide the reason for the failure.
raw docstring

->invalid-object-exceptionclj

(->invalid-object-exception reason)

Constructor.

Constructs an InvalidObjectException.

reason - Detailed message explaining the reason for the failure. - java.lang.String

Constructor.

Constructs an InvalidObjectException.

reason - Detailed message explaining the reason for the failure. - `java.lang.String`
raw docstring

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

× close