Base class for character conversion exceptions.
Base class for character conversion exceptions.
(->char-conversion-exception)
(->char-conversion-exception s)
Constructor.
This provides a detailed message.
s - the detailed message associated with the exception. - java.lang.String
Constructor. This provides a detailed message. s - the detailed message associated with the exception. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close