Package org.openqa.selenium.bidi

Class BiDiException

java.lang.Object
java.lang.Throwable
All Implemented Interfaces:
Serializable

public classBiDiExceptionextendsWebDriverException
See Also:
  • Constructor Details

    • BiDiException

      public BiDiException(Throwable cause)
    • BiDiException

      public BiDiException(String message)
    • BiDiException

      public BiDiException(String message,Throwable cause)