Class AnnotationNotPresentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hades.exceptions.AnnotationNotPresentException
All Implemented Interfaces:
Serializable

public class AnnotationNotPresentException extends RuntimeException

in cases that utilizing specific annotation is required but annotation is not present

Author:
alireza_bayat created on 10/12/21
See Also:
  • Constructor Details

    • AnnotationNotPresentException

      public AnnotationNotPresentException(String message)