Thrown by an implementation of ClassFileTransformer.transform when its input parameters are invalid. This may occur either because the initial class file bytes were invalid or a previously applied transform corrupted the bytes.
Thrown by an implementation of ClassFileTransformer.transform when its input parameters are invalid. This may occur either because the initial class file bytes were invalid or a previously applied transform corrupted the bytes.
(->illegal-class-format-exception)
(->illegal-class-format-exception s)
Constructor.
Constructs an IllegalClassFormatException with the specified detail message.
s - the detail message. - java.lang.String
Constructor. Constructs an IllegalClassFormatException with the specified detail message. s - the detail message. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close