Liking cljdoc? Tell your friends :D

javax.print.attribute.UnmodifiableSetException

Thrown to indicate that the requested operation cannot be performed because the set is unmodifiable.

Thrown to indicate that the requested operation cannot be performed
because the set is unmodifiable.
raw docstring

->unmodifiable-set-exceptionclj

(->unmodifiable-set-exception)
(->unmodifiable-set-exception message)

Constructor.

Constructs an UnmodifiableSetException with the specified detail message.

message - the detail message - java.lang.String

Constructor.

Constructs an UnmodifiableSetException with the specified
 detail message.

message - the detail message - `java.lang.String`
raw docstring

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

× close