Liking cljdoc? Tell your friends :D

jdk.lang.instrument.UnmodifiableClassException

Thrown by an implementation of Instrumentation.redefineClasses when one of the specified classes cannot be modified.

Thrown by an implementation of
Instrumentation.redefineClasses
when one of the specified classes cannot be modified.
raw docstring

->unmodifiable-class-exceptionclj

(->unmodifiable-class-exception)
(->unmodifiable-class-exception s)

Constructor.

Constructs an UnmodifiableClassException with the specified detail message.

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

Constructor.

Constructs an UnmodifiableClassException with the
 specified detail message.

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close