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.
(->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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close