Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This is the complete list of members for GuzzleHttp\Exception\RequestException, including all inherited members.
__construct(string $message, RequestInterface $request, ?ResponseInterface $response=null, ?\Throwable $previous=null, array $handlerContext=[]) (defined in GuzzleHttp\Exception\RequestException) | GuzzleHttp\Exception\RequestException | |
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\RequestException | |
hasResponse() | GuzzleHttp\Exception\RequestException | |
wrapException(RequestInterface $request, Throwable $e) | GuzzleHttp\Exception\RequestException | static |