Liking cljdoc? Tell your friends :D

javax.net.ssl.SSLProtocolException

Reports an error in the operation of the SSL protocol. Normally this indicates a flaw in one of the protocol implementations.

Reports an error in the operation of the SSL protocol.  Normally
this indicates a flaw in one of the protocol implementations.
raw docstring

->ssl-protocol-exceptionclj

(->ssl-protocol-exception reason)

Constructor.

Constructs an exception reporting an SSL protocol error detected by an SSL subsystem.

reason - describes the problem. - java.lang.String

Constructor.

Constructs an exception reporting an SSL protocol error
 detected by an SSL subsystem.

reason - describes the problem. - `java.lang.String`
raw docstring

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

× close