namespace Guzzle\Http\Exception

Classsort descending Location Description
BadResponseException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/BadResponseException.php Http request exception thrown when a bad response is received
ClientErrorResponseException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/ClientErrorResponseException.php Exception when a client error is encountered (4xx codes)
CouldNotRewindStreamException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php
CurlException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php cURL request exception
HttpException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/HttpException.php Http exception interface
MultiTransferException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php Exception encountered during a multi transfer
RequestException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/RequestException.php Http request exception
ServerErrorResponseException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/ServerErrorResponseException.php Exception when a server error is encountered (5xx codes)
TooManyRedirectsException drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/TooManyRedirectsException.php