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, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
AnnotationFormatError
-
AnnotationFormatError
-
AnnotationFormatError
-