|
Open Journal Systems
3.3.0
|
Additional Inherited Members | |
Public Member Functions inherited from GuzzleHttp\Exception\BadResponseException | |
| __construct ( $message, RequestInterface $request, ResponseInterface $response=null, \Exception $previous=null, array $handlerContext=[]) | |
Public Member Functions inherited from GuzzleHttp\Exception\RequestException | |
| getHandlerContext () | |
| getRequest () | |
| getResponse () | |
| hasResponse () | |
Static Public Member Functions inherited from GuzzleHttp\Exception\RequestException | |
| static | create (RequestInterface $request, ResponseInterface $response=null, \Exception $previous=null, array $ctx=[]) |
| static | getResponseBodySummary (ResponseInterface $response) |
| static | wrapException (RequestInterface $request, \Exception $e) |
Exception when a server error is encountered (5xx codes)
Definition at line 7 of file ServerException.php.