Liking cljdoc? Tell your friends :D

jdk.net.PortUnreachableException

Signals that an ICMP Port Unreachable message has been received on a connected datagram.

Signals that an ICMP Port Unreachable message has been
received on a connected datagram.
raw docstring

->port-unreachable-exceptionclj

(->port-unreachable-exception)
(->port-unreachable-exception msg)

Constructor.

Constructs a new PortUnreachableException with a detail message.

msg - the detail message - java.lang.String

Constructor.

Constructs a new PortUnreachableException 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