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