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

localizedFailureReason

A string containing the localized explanation of the reason for the error. そのエラーの理由のローカライズされた解説を含んでいる文字列。

Declaration 宣言

var localizedFailureReason: String? { get }

Discussion 議論

The object in the user info dictionary for the key NSLocalizedFailureReasonErrorKey. ユーザ情報辞書の中の、キーNSLocalizedFailureReasonErrorKeyに対するオブジェクト。

See Also 参照

Getting a Localized Error Description ローカライズされたエラー記述を得る

Related Documentation 関連文書