File "SessionNotCreatedException.php"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/php-webdriver/webdriver/lib/Exception/SessionNotCreatedException.php
File size: 159 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Facebook\WebDriver\Exception;

/**
 * A new session could not be created.
 */
class SessionNotCreatedException extends WebDriverException
{
}