Class CancellationException
Exception that is set as the reason for a promise that has been cancelled.
- Exception implements Throwable
- RuntimeException
- GuzzleHttp\Promise\RejectionException
- GuzzleHttp\Promise\CancellationException
__construct(),
getReason()
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|