Liking cljdoc? Tell your friends :D

jdk.io.UnsupportedEncodingException

The Character Encoding is not supported.

The Character Encoding is not supported.
raw docstring

->unsupported-encoding-exceptionclj

(->unsupported-encoding-exception)
(->unsupported-encoding-exception s)

Constructor.

Constructs an UnsupportedEncodingException with a detail message.

s - Describes the reason for the exception. - java.lang.String

Constructor.

Constructs an UnsupportedEncodingException with a detail message.

s - Describes the reason for the exception. - `java.lang.String`
raw docstring

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

× close