PATH:
home
/
lab2454c
/
credityork.com
/
wp-content
/
plugins
/
w3-total-cache
/
lib
/
Azure
/
GuzzleHttp
/
Promise
<?php namespace GuzzleHttp\Promise; /** * Exception that is set as the reason for a promise that has been cancelled. */ class CancellationException extends RejectionException { }
[-] FulfilledPromise.php
[edit]
[-] Coroutine.php
[edit]
[+]
..
[-] CancellationException.php
[edit]
[-] EachPromise.php
[edit]
[-] PromiseInterface.php
[edit]
[-] AggregateException.php
[edit]
[-] functions_include.php
[edit]
[-] Promise.php
[edit]
[-] RejectedPromise.php
[edit]
[-] functions.php
[edit]
[-] RejectionException.php
[edit]
[-] PromisorInterface.php
[edit]
[-] TaskQueue.php
[edit]
[-] TaskQueueInterface.php
[edit]