Liking cljdoc? Tell your friends :D

jdk.nio.charset.IllegalCharsetNameException

Unchecked exception thrown when a string that is not a legal charset name is used as such.

Unchecked exception thrown when a string that is not a
legal charset name is used as such.
raw docstring

->illegal-charset-name-exceptionclj

(->illegal-charset-name-exception charset-name)

Constructor.

Constructs an instance of this class.

charset-name - The illegal charset name - java.lang.String

Constructor.

Constructs an instance of this class.

charset-name - The illegal charset name - `java.lang.String`
raw docstring

get-charset-nameclj

(get-charset-name this)

Retrieves the illegal charset name.

returns: The illegal charset name - java.lang.String

Retrieves the illegal charset name.

returns: The illegal charset name - `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