CancelledException
extends Exception
in package
Will be thrown in case an operation is cancelled.
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([Throwable|null $previous = null ]) : mixed
Parameters
- $previous : Throwable|null = null