name
A string used to uniquely identify the receiver.
レシーバーを特有に識別するのに使われる文字列。
userInfo
A dictionary containing application-specific data pertaining to the receiver.
レシーバに関係があるアプリケーション固有のデータを含んでいる辞書。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSString
*reason;
- initWithName:reason:userInfo:
+ exceptionWithName:reason:userInfo: