WebDriversException

public class WebDriversException extends RuntimeException

Added in version 1.1.2.

Исключение, выбрасываемое методами классов пакета ru.bitec.gs.automation.webdrivers.

Constructors

WebDriversException

public WebDriversException(String message)

WebDriversException

public WebDriversException(String message, Throwable cause)

WebDriversException

public WebDriversException(Throwable cause)

WebDriversException

public WebDriversException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)