Liking cljdoc? Tell your friends :D

jdk.io.CharConversionException

Base class for character conversion exceptions.

Base class for character conversion exceptions.
raw docstring

->char-conversion-exceptionclj

(->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`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close