Class AnnotationParserException

  • All Implemented Interfaces:
    Serializable

    public class AnnotationParserException
    extends RuntimeException
    Exception indicating a syntax or semantic error encountered during parsing or validation of annotations.
    Since:
    2.0
    Author:
    anistor@redhat.com
    See Also:
    Serialized Form
    • Constructor Detail

      • AnnotationParserException

        public AnnotationParserException​(String message)