Liking cljdoc? Tell your friends :D

jdk.net.MalformedURLException

Thrown to indicate that a malformed URL has occurred. Either no legal protocol could be found in a specification string or the string could not be parsed.

Thrown to indicate that a malformed URL has occurred. Either no
legal protocol could be found in a specification string or the
string could not be parsed.
raw docstring

->malformed-url-exceptionclj

(->malformed-url-exception)
(->malformed-url-exception msg)

Constructor.

Constructs a MalformedURLException with the specified detail message.

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

Constructor.

Constructs a MalformedURLException with the
 specified detail message.

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close