Class AnnotationFormatError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.annotation.AnnotationFormatError
A mirror of java.lang.annotation.AnnotationFormatError.
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationFormatError(String message) AnnotationFormatError(String message, Throwable cause) AnnotationFormatError(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AnnotationFormatError
-
AnnotationFormatError
-
AnnotationFormatError
-