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, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AnnotationCreationException(Throwable cause)
AnnotationCreationException
.cause
- the original causepublic AnnotationCreationException(String message)