Home
last modified time | relevance | path

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

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