open class AnnotationConfigurationException : NestedRuntimeException
Thrown by AnnotationUtils and synthesized annotations if an annotation is improperly configured.
Author
Sam Brannen
Since
4.2
See Also
AnnotationUtilsSynthesizedAnnotation
AnnotationConfigurationException(message: String)
Construct a new AnnotationConfigurationException(message: String, cause: Throwable)
Construct a new |