Class CheckerException.ClosedDriver

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.ClosedDriver
All Implemented Interfaces:
Serializable
Enclosing class:
CheckerException

public static final class CheckerException.ClosedDriver extends CheckerException
Runtime exception when the found WebDriver is closed.
See Also: