Searched refs:SessionNotCreatedException (Results 1 – 2 of 2) sorted by relevance
72 * @throws SessionNotCreatedException125 throw new SessionNotCreatedException($message, $results);215 throw new SessionNotCreatedException($message, $results);
8 class SessionNotCreatedException extends WebDriverException class