public class AnnotationCreationException extends AnnotationException
code, formatString, messageKey| Constructor and Description |
|---|
AnnotationCreationException(java.lang.String message) |
AnnotationCreationException(java.lang.Throwable cause)
Creates a new
AnnotationCreationException. |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuespublic AnnotationCreationException(java.lang.Throwable cause)
AnnotationCreationException.cause - the original causepublic AnnotationCreationException(java.lang.String message)