Liking cljdoc? Tell your friends :D

jdk.net.UnknownHostException

Thrown to indicate that the IP address of a host could not be determined.

Thrown to indicate that the IP address of a host could not be determined.
raw docstring

->unknown-host-exceptionclj

(->unknown-host-exception)
(->unknown-host-exception host)

Constructor.

Constructs a new UnknownHostException with the specified detail message.

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

Constructor.

Constructs a new UnknownHostException with the
 specified detail message.

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

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

× close