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.
(->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`
(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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close