Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCancellationException.php8 class CancellationException extends RejectionException class
H A DPromise.php104 $this->reject(new CancellationException('Promise has been cancelled'));