public class AnnotationConfigurationException extends NestedRuntimeException
AnnotationUtils
and synthesized annotations
if an annotation is improperly configured.AnnotationUtils
,
SynthesizedAnnotation
,
Serialized FormConstructor and Description |
---|
AnnotationConfigurationException(String message)
Construct a new
AnnotationConfigurationException with the
supplied message. |
AnnotationConfigurationException(String message,
Throwable cause)
Construct a new
AnnotationConfigurationException with the
supplied message and cause. |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AnnotationConfigurationException(String message)
AnnotationConfigurationException
with the
supplied message.message
- the detail message