Searched refs:CancellationException (Results 1 – 4 of 4) sorted by relevance
8 class CancellationException extends RejectionException class
104 $this->reject(new CancellationException('Promise has been cancelled'));
10 class CancellationException extends RejectionException class
109 $this->reject(new CancellationException('Promise has been cancelled'));