reason
A string containing a “human-readable” reason for the receiver.
レシーバに対する “人に読みやすい” 理由を含んでいる文字列。
userInfo
A dictionary containing application-specific data pertaining to the receiver.
レシーバに関係があるアプリケーション固有のデータを含んでいる辞書。
Availability 有効性
Technology
@property(readonly, copy) NSExceptionName
name;
- initWithName:reason:userInfo:
+ exceptionWithName:reason:userInfo: