Instance Property インスタンスプロパティ

error

An error object that indicates why the task failed. なぜタスクが失敗したかを指し示しているエラーオブジェクト。

Declaration 宣言

var error: Error? { get }

Discussion 議論

This value is nil if the task is still active or if the transfer completed successfully. この値はnilです、もしタスクがまだ動作中またはもし転送がうまく完了したならば。

See Also 参照

Obtaining General Task Information 一般的タスク情報を入手する