Class WebDriverListenerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.support.events.WebDriverListenerException
All Implemented Interfaces:
Serializable

public class WebDriverListenerException extends RuntimeException
See Also:
  • Constructor Details

    • WebDriverListenerException

      public WebDriverListenerException(String message, Throwable cause)
    • WebDriverListenerException

      public WebDriverListenerException(Method method, Throwable cause)