Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for GuzzleHttp\Exception\ServerException, including all inherited members.
__construct(string $message, RequestInterface $request, ResponseInterface $response, Throwable $previous=null, array $handlerContext=[]) (defined in GuzzleHttp\Exception\BadResponseException) | GuzzleHttp\Exception\BadResponseException | |
create(RequestInterface $request, ResponseInterface $response=null, Throwable $previous=null, array $handlerContext=[], BodySummarizerInterface $bodySummarizer=null) | GuzzleHttp\Exception\RequestException | static |
getHandlerContext() | GuzzleHttp\Exception\RequestException | |
getRequest() | GuzzleHttp\Exception\RequestException | |
getResponse() | GuzzleHttp\Exception\BadResponseException | |
hasResponse() | GuzzleHttp\Exception\BadResponseException | |
wrapException(RequestInterface $request, Throwable $e) | GuzzleHttp\Exception\RequestException | static |