Open Journal Systems  3.3.0
GuzzleHttp\Promise\CancellationException Class Reference
Inheritance diagram for GuzzleHttp\Promise\CancellationException:
GuzzleHttp\Promise\RejectionException

Additional Inherited Members

- Public Member Functions inherited from GuzzleHttp\Promise\RejectionException
 __construct ($reason, $description=null)
 
 getReason ()
 

Detailed Description

Exception that is set as the reason for a promise that has been cancelled.

Definition at line 7 of file CancellationException.php.


The documentation for this class was generated from the following file: