Class CheckerException.ClosedDriverProvided

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

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