Thrown when a syntactically malformed signature attribute is encountered by a reflective method that needs to interpret the generic signature information for a type, method or constructor.
Thrown when a syntactically malformed signature attribute is encountered by a reflective method that needs to interpret the generic signature information for a type, method or constructor.
(->generic-signature-format-error)
(->generic-signature-format-error message)
Constructor.
Constructs a new GenericSignatureFormatError with the specified message.
message - the detail message, may be null - java.lang.String
Constructor. Constructs a new GenericSignatureFormatError with the specified message. message - the detail message, may be null - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close