Class RequestException
Http request exception
- Exception implements Throwable
- RuntimeException
- Guzzle\Common\Exception\RuntimeException implements Guzzle\Common\Exception\GuzzleException
- Guzzle\Http\Exception\RequestException implements Guzzle\Http\Exception\HttpException
Direct known subclasses
Guzzle\Http\Exception\BadResponseException, Guzzle\Http\Exception\CurlExceptionIndirect known subclasses
Guzzle\Http\Exception\ClientErrorResponseException, Guzzle\Http\Exception\ServerErrorResponseException, Guzzle\Http\Exception\TooManyRedirectsException
public
|
#
setRequest(
Set the request that caused the exception |
public
|
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
|
$request
|
$code,
$file,
$line,
$message
|