ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Exception for when a request failed. More...
Public Member Functions | |
getRequest () | |
Returns the request. More... | |
Exception for when a request failed.
Examples:
Definition at line 14 of file RequestExceptionInterface.php.
Psr\Http\Client\RequestExceptionInterface::getRequest | ( | ) |
Returns the request.
The request object MAY be a different object from the one passed to ClientInterface::sendRequest()