Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
GuzzleHttp\Exception\ServerException Member List

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\RequestExceptionstatic
getHandlerContext()GuzzleHttp\Exception\RequestException
getRequest()GuzzleHttp\Exception\RequestException
getResponse()GuzzleHttp\Exception\BadResponseException
hasResponse()GuzzleHttp\Exception\BadResponseException
wrapException(RequestInterface $request, Throwable $e)GuzzleHttp\Exception\RequestExceptionstatic