UnexpectedResponseException
class UnexpectedResponseException extends RuntimeException implements PhpWebDriverExceptionInterface (View source)
Exception thrown on invalid or unexpected server response.
Methods
static UnexpectedResponseException
forError(string $message)
No description
static UnexpectedResponseException
forElementNotArray($response)
No description
static UnexpectedResponseException
forJsonDecodingError(int $jsonLastError, string $rawResults)
No description
static UnexpectedResponseException
Details
static UnexpectedResponseException
forError(string $message)
No description
static UnexpectedResponseException
forElementNotArray($response)
No description
static UnexpectedResponseException
forJsonDecodingError(int $jsonLastError, string $rawResults)
No description
static UnexpectedResponseException
forCapabilitiesRetrievalError(Exception $previousException)
No description