Structure

CancellationError

An error that indicates a task was canceled.

Declaration 宣言

struct CancellationError

Overview 概要

This error is also thrown automatically by Task.checkCancellation(), if the current task has been canceled.

Topics 話題

Initializers イニシャライザ

Relationships 関係

Conforms To 次に準拠

See Also 参照

Canceling Tasks タスクの取り消し