Re: NSException category?
Re: NSException category?
- Subject: Re: NSException category?
- From: Carl Hoefs <email@hidden>
- Date: Thu, 06 Feb 2014 13:43:23 -0700
On Feb 6, 2014, at 12:51 PM, Jens Alfke <email@hidden> wrote:
> But it would be more straightforward to create a new NSException object with the same attributes as the one you caught but with your own info added to its userInfo.
On Feb 6, 2014, at 1:05 PM, Uli Kusterer <email@hidden> wrote:
> What NSError does in this case is create a new object and attach the old one to its userInfo
Indeed, those are much cleaner suggestions than what I was trying to do with it.
Thx!
-Carl
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden