DriverServerDiedException
extends RuntimeException
in package
implements
PhpWebDriverExceptionInterface
The driver server process is unexpectedly no longer available.
Table of Contents
Interfaces
- PhpWebDriverExceptionInterface
- Common interface to identify all exceptions thrown in php-webdriver (both those of WebDriver protocol and internal).
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([Exception $previous = null ]) : mixed
Parameters
- $previous : Exception = null