Class AnnotationNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.adapter.exception.AnnotationNotFoundException
- All Implemented Interfaces:
Serializable
Exception to be thrown when an annotation cannot be found on an element.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AnnotationNotFoundException
public AnnotationNotFoundException()
-