Global Variable グローバル変数

NSRecoveryAttempterErrorKey

The corresponding value is an object that conforms to the NSErrorRecoveryAttempting informal protocol. 対応している値は、NSErrorRecoveryAttempting非形式プロトコルに準拠するオブジェクトです。

Declaration 宣言

let NSRecoveryAttempterErrorKey: String

Discussion 議論

The recovery attempter must be an object that can correctly interpret an index into the array returned by recoveryAttempter. リカバリアテンプタは、recoveryAttempterによって返される配列へのインデックスを正しく解釈できるオブジェクトでなければなりません。