Home
last modified time | relevance | path

Searched refs:ClientExceptionInterface (Results 1 – 4 of 4) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Exception/
DGuzzleException.php5 use Psr\Http\Client\ClientExceptionInterface; alias
7 interface GuzzleException extends ClientExceptionInterface
/plugin/matrixnotifierwas/vendor/psr/http-client/src/
DClientExceptionInterface.php8 interface ClientExceptionInterface extends \Throwable interface
DNetworkExceptionInterface.php14 interface NetworkExceptionInterface extends ClientExceptionInterface
DRequestExceptionInterface.php14 interface RequestExceptionInterface extends ClientExceptionInterface