Class CheckerException.NoneDriver

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.ngoanh2n.RuntimeError
com.github.ngoanh2n.wdc.CheckerException
com.github.ngoanh2n.wdc.CheckerException.NoneDriver
All Implemented Interfaces:
Serializable
Enclosing class:
CheckerException

public static final class CheckerException.NoneDriver extends CheckerException
Runtime exception when WebDriverChecker could not detect any WebDriver
via WebDriverProvider.provide()
or WebDriverChecker.is(WebDriverChecker, WebDriver...).
See Also: