Home
last modified time | relevance | path

Searched refs:RequestExceptionInterface (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Exception/
DRequestException.php7 use Psr\Http\Client\RequestExceptionInterface; alias
15 class RequestException extends TransferException implements RequestExceptionInterface
/plugin/matrixnotifierwas/vendor/psr/http-client/src/
DRequestExceptionInterface.php14 interface RequestExceptionInterface extends ClientExceptionInterface interface