Class AnnotationNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.eggy03.ferrumx.windows.exception.AnnotationNotFoundException
All Implemented Interfaces:
Serializable

public class AnnotationNotFoundException extends RuntimeException
Indicates that a given annotation is not found during runtime.
Since:
4.1.0
See Also:
  • Constructor Details

    • AnnotationNotFoundException

      public AnnotationNotFoundException()