Class AnnotationException

All Implemented Interfaces:
Serializable

public class AnnotationException extends RuntimeException
Exception thrown by the annotations classes.
See Also:
  • Constructor Details

    • AnnotationException

      public AnnotationException(String message)