Class BiDiException

All Implemented Interfaces:
Serializable

public class BiDiException extends WebDriverException
See Also:
  • Constructor Details

    • BiDiException

      public BiDiException(Throwable cause)
    • BiDiException

      public BiDiException(String message)
    • BiDiException

      public BiDiException(String message, Throwable cause)