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

reason

A string containing a “human-readable” reason for the receiver. レシーバに対する “人に読みやすい” 理由を含んでいる文字列。

Declaration 宣言

@property(nullable, readonly, copy) NSString *reason;

See Also 参照

Querying an NSException Object NSExceptionオブジェクトに問いただす

Related Documentation 関連文書