Liking cljdoc? Tell your friends :D

jdk.net.SocketTimeoutException

Signals that a timeout has occurred on a socket read or accept.

Signals that a timeout has occurred on a socket read or accept.
raw docstring

->socket-timeout-exceptionclj

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

Constructor.

Constructs a new SocketTimeoutException with a detail message.

msg - the detail message - java.lang.String

Constructor.

Constructs a new SocketTimeoutException with a detail
 message.

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

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

× close