Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Exception/
DConnectException.php5 use Psr\Http\Client\NetworkExceptionInterface; alias
13 class ConnectException extends TransferException implements NetworkExceptionInterface
/plugin/matrixnotifierwas/vendor/psr/http-client/src/
DNetworkExceptionInterface.php14 interface NetworkExceptionInterface extends ClientExceptionInterface interface