Class AnnotationNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.adapter.exception.AnnotationNotFoundException
All Implemented Interfaces:
Serializable

public class AnnotationNotFoundException extends RuntimeException
Exception to be thrown when an annotation cannot be found on an element.
See Also:
  • Constructor Details

    • AnnotationNotFoundException

      public AnnotationNotFoundException()