Liking cljdoc? Tell your friends :D

jdk.nio.charset.UnsupportedCharsetException

Unchecked exception thrown when no support is available for a requested charset.

Unchecked exception thrown when no support is available
for a requested charset.
raw docstring

->unsupported-charset-exceptionclj

(->unsupported-charset-exception charset-name)

Constructor.

Constructs an instance of this class.

charset-name - The name of the unsupported charset - java.lang.String

Constructor.

Constructs an instance of this class.

charset-name - The name of the unsupported charset - `java.lang.String`
raw docstring

get-charset-nameclj

(get-charset-name this)

Retrieves the name of the unsupported charset.

returns: The name of the unsupported charset - java.lang.String

Retrieves the name of the unsupported charset.

returns: The name of the unsupported charset - `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