| Current Path : /var/www/html/vendor/php-webdriver/webdriver/lib/Exception/ |
| Current File : /var/www/html/vendor/php-webdriver/webdriver/lib/Exception/SessionNotCreatedException.php |
<?php
namespace Facebook\WebDriver\Exception;
/**
* A new session could not be created.
*/
class SessionNotCreatedException extends WebDriverException
{
}