Liking cljdoc? Tell your friends :D

javax.activation.UnsupportedDataTypeException

Signals that the requested operation does not support the requested data type.

Signals that the requested operation does not support the
requested data type.
raw docstring

->unsupported-data-type-exceptionclj

(->unsupported-data-type-exception)
(->unsupported-data-type-exception s)

Constructor.

Constructs an UnsupportedDataTypeException with the specified message.

s - The detail message. - java.lang.String

Constructor.

Constructs an UnsupportedDataTypeException with the specified
 message.

s - The detail message. - `java.lang.String`
raw docstring

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

× close