Open Journal Systems  3.3.0
Guzzle\Http\Exception\ClientErrorResponseException Class Reference
Inheritance diagram for Guzzle\Http\Exception\ClientErrorResponseException:
Guzzle\Http\Exception\BadResponseException Guzzle\Http\Exception\RequestException Guzzle\Common\Exception\RuntimeException Guzzle\Http\Exception\HttpException Guzzle\Common\Exception\GuzzleException Guzzle\Common\Exception\GuzzleException

Additional Inherited Members

- Public Member Functions inherited from Guzzle\Http\Exception\BadResponseException
 getResponse ()
 
 setResponse (Response $response)
 
- Public Member Functions inherited from Guzzle\Http\Exception\RequestException
 getRequest ()
 
 setRequest (RequestInterface $request)
 
- Static Public Member Functions inherited from Guzzle\Http\Exception\BadResponseException
static factory (RequestInterface $request, Response $response)
 
- Protected Attributes inherited from Guzzle\Http\Exception\RequestException
 $request
 

Detailed Description

Exception when a client error is encountered (4xx codes)

Definition at line 8 of file ClientErrorResponseException.php.


The documentation for this class was generated from the following file: