Home
last modified time | relevance | path

Searched refs:RejectionException (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DCancellationException.php8 class CancellationException extends RejectionException
DAggregateException.php8 class AggregateException extends RejectionException
DRejectionException.php10 class RejectionException extends \RuntimeException class
DCreate.php62 return new RejectionException($reason);
DUtils.php85 } catch (RejectionException $e) {
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DCancellationException.php10 class CancellationException extends RejectionException
DAggregateException.php10 class AggregateException extends RejectionException
DRejectionException.php12 class RejectionException extends \RuntimeException class
DCreate.php59 return new RejectionException($reason);
DUtils.php79 } catch (RejectionException $e) {
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
DREADME.md239 Otherwise, a `GuzzleHttp\Promise\RejectionException` is thrown and the reason
248 > PHP Fatal error: Uncaught exception 'GuzzleHttp\Promise\RejectionException' with message 'The pr…
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/
DREADME.md252 Otherwise, a `GuzzleHttp\Promise\RejectionException` is thrown and the reason
261 > PHP Fatal error: Uncaught exception 'GuzzleHttp\Promise\RejectionException' with message 'The pr…