Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCancellationException.php8 class CancellationException extends RejectionException
H A DAggregateException.php8 class AggregateException extends RejectionException
H A DRejectionException.php10 class RejectionException extends \RuntimeException class
H A DCreate.php62 return new RejectionException($reason);
H A DUtils.php85 } catch (RejectionException $e) {
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A 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…