Liking cljdoc? Tell your friends :D

jdk.net.ProtocolException

Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.

Thrown to indicate that there is an error in the underlying
protocol, such as a TCP error.
raw docstring

->protocol-exceptionclj

(->protocol-exception)
(->protocol-exception host)

Constructor.

Constructs a new ProtocolException with the specified detail message.

host - the detail message. - java.lang.String

Constructor.

Constructs a new ProtocolException with the
 specified detail message.

host - the detail message. - `java.lang.String`
raw docstring

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

× close