Signals that a timeout has occurred on a socket read or accept.
Signals that a timeout has occurred on a socket read or accept.
(->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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close