Class EventAnnotationsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.core.events.EventAnnotationsException
All Implemented Interfaces:
Serializable

public class EventAnnotationsException extends RuntimeException
Thrown when something wrong occurs with event annotations.
See Also:
  • Constructor Details

    • EventAnnotationsException

      public EventAnnotationsException (String message, Throwable cause)
      Creates a new event annotations exception.
      Parameters:
      message - exception message
      cause - exception cause