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