Class AnnotationProcessingException

  • All Implemented Interfaces:
    Serializable

    public class AnnotationProcessingException
    extends Exception
    Exception thrown when an error occurs during the processing of an annotation.
    Author:
    Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • AnnotationProcessingException

        public AnnotationProcessingException​(String message)
      • AnnotationProcessingException

        public AnnotationProcessingException​(String message,
                                             Throwable cause)