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