Namespace Guzzle\Http\Exception
HttpException | Http exception interface |
BadResponseException | Http request exception thrown when a bad response is received |
ClientErrorResponseException | Exception when a client error is encountered (4xx codes) |
CouldNotRewindStreamException | Guzzle exception |
CurlException | cURL request exception |
MultiTransferException | Exception encountered during a multi transfer |
RequestException | Http request exception |
ServerErrorResponseException | Exception when a server error is encountered (5xx codes) |
TooManyRedirectsException | Http request exception thrown when a bad response is received |