Searched defs:wrapException (Results 1 – 2 of 2) sorted by relevance
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/ | ||
| D | RequestException.php | 48 public static function wrapException(RequestInterface $request, \Exception $e) function in GuzzleHttp\\Exception\\RequestException |
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Exception/ | ||
| D | RequestException.php | 50 public static function wrapException(RequestInterface $request, \Throwable $e): RequestException function in GuzzleHttp\\Exception\\RequestException |