Home
last modified time | relevance | path

Searched defs:ServerException (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
DServerException.php7 class ServerException extends BadResponseException class
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Exception/
DServerException.php8 class ServerException extends BadResponseException class
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
DGCECredentials.php30 use GuzzleHttp\Exception\ServerException; alias