public class AnnotationCreationException extends AnnotationException
code, formatString, messageKey| Constructor and Description |
|---|
AnnotationCreationException(String message) |
AnnotationCreationException(Throwable cause)
Creates a new
AnnotationCreationException. |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuesaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AnnotationCreationException(Throwable cause)
AnnotationCreationException.cause - the original causepublic AnnotationCreationException(String message)