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.
(->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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close