code
The error code.
エラーコード。
domain
A string containing the error domain.
エラードメインを含んでいる文字列。
Availability 有効性
Technology
@property(readonly, copy) NSDictionary
<NSErrorUserInfoKey
, id
> *userInfo;
If the user info dictionary has not been set, this property is nil
.
ユーザ情報辞書が設定されていないならば、このプロパティは nil
です。
On macOS 10.8 or later, if the user info dictionary has not been set, this property returns an empty dictionary. macOS 10.8以降では、ユーザ情報辞書が設定されていないならば、このプロパティは空の辞書を返します。
localizedDescription