Unchecked exception thrown when no support is available for a requested charset.
Unchecked exception thrown when no support is available for a requested charset.
(->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`
(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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close