Thrown when control information that was read from an object stream violates internal consistency checks.
Thrown when control information that was read from an object stream violates internal consistency checks.
(->stream-corrupted-exception)
(->stream-corrupted-exception reason)
Constructor.
Create a StreamCorruptedException and list a reason why thrown.
reason - String describing the reason for the exception. - java.lang.String
Constructor. Create a StreamCorruptedException and list a reason why thrown. reason - String describing the reason for the exception. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close