CancellationError
An error that indicates a task was canceled.
Declaration
struct CancellationErrorOverview
This error is also thrown automatically by Task.checkCancellation(), if the current task has been canceled.
An error that indicates a task was canceled.
struct CancellationErrorThis error is also thrown automatically by Task.checkCancellation(), if the current task has been canceled.