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
Methods summary
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
|
Methods inherited from Exception
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()