Liking cljdoc? Tell your friends :D

jdk.io.StreamCorruptedException

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.
raw docstring

->stream-corrupted-exceptionclj

(->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`
raw docstring

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

× close