Class HttpResponseException
- Exception
- OpenCloud\Common\Exceptions\HttpResponseException
Direct known subclasses
OpenCloud\Common\Exceptions\ForbiddenOperationException, OpenCloud\Common\Exceptions\ResourceNotFoundException
Namespace: OpenCloud\Common\Exceptions
Located at OpenCloud/Common/Exceptions/HttpResponseException.php
Located at OpenCloud/Common/Exceptions/HttpResponseException.php
public
RequestException
|
#
setRequest( Guzzle\Http\Message\RequestInterface $request )
Set the request that caused the exception |
public
Guzzle\Http\Message\RequestInterface
|
|
public
|
|
public
Guzzle\Http\Message\Response
|
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
mixed
|
$response |
|
|
protected
mixed
|
$request |
|
$code,
$file,
$line,
$message
|