Liking cljdoc? Tell your friends :D
Clojure only.

jdk.net.SocketException

Thrown to indicate that there is an error creating or accessing a Socket.

Thrown to indicate that there is an error creating or accessing a Socket.
raw docstring

->socket-exceptionclj

(->socket-exception)
(->socket-exception msg)

Constructor.

Constructs a new SocketException with the specified detail message.

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

Constructor.

Constructs a new SocketException with the
 specified detail message.

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

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

× close