Home
last modified time | relevance | path

Searched defs:ClientExceptionInterface (Results 1 – 2 of 2) sorted by relevance

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