Class ClientErrorResponseException
Exception when a client error is encountered (4xx codes)
- Exception
- RuntimeException
- Guzzle\Common\Exception\RuntimeException implements Guzzle\Common\Exception\GuzzleException
- Guzzle\Http\Exception\RequestException implements Guzzle\Http\Exception\HttpException
- Guzzle\Http\Exception\BadResponseException
- Guzzle\Http\Exception\ClientErrorResponseException
Methods summary
Methods detail
Methods inherited from Guzzle\Http\Exception\BadResponseException
factory()
,
getResponse()
,
setResponse()
Methods inherited from Guzzle\Http\Exception\RequestException
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()