Package com.hades.exceptions
Class AnnotationNotPresentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hades.exceptions.AnnotationNotPresentException
- All Implemented Interfaces:
Serializable
in cases that utilizing specific annotation is required but annotation is not present
- Author:
- alireza_bayat created on 10/12/21
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AnnotationNotPresentException
-