class UnknownError
WebDriver\Exception\UnknownError class
@package WebDriver
Hierarchy
- class \WebDriver\Exception extends \WebDriver\Exception
- class \WebDriver\Exception extends \WebDriver\Exception
- class \WebDriver\Exception\UnknownError extends \WebDriver\Exception
- class \WebDriver\Exception extends \WebDriver\Exception
Expanded class hierarchy of UnknownError
1 file declares its use of UnknownError
- Selenium2Driver.php in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php
File
-
vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Exception/ UnknownError.php, line 21
Namespace
WebDriver\ExceptionView source
final class UnknownError extends BaseException {
}