PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
plugins
/
wordpress-seo
/
vendor_prefixed
/
guzzlehttp
/
promises
/
src
<?php declare (strict_types=1); namespace YoastSEO_Vendor\GuzzleHttp\Promise; /** * Exception that is set as the reason for a promise that has been cancelled. */ class CancellationException extends \YoastSEO_Vendor\GuzzleHttp\Promise\RejectionException { }
[-] FulfilledPromise.php
[edit]
[-] Coroutine.php
[edit]
[+]
..
[-] CancellationException.php
[edit]
[-] EachPromise.php
[edit]
[-] PromiseInterface.php
[edit]
[-] AggregateException.php
[edit]
[-] Utils.php
[edit]
[-] Promise.php
[edit]
[-] RejectedPromise.php
[edit]
[-] Create.php
[edit]
[-] Each.php
[edit]
[-] Is.php
[edit]
[-] RejectionException.php
[edit]
[-] PromisorInterface.php
[edit]
[-] TaskQueue.php
[edit]
[-] TaskQueueInterface.php
[edit]