Re: Throwing NSException in custom linked framework?
Re: Throwing NSException in custom linked framework?
- Subject: Re: Throwing NSException in custom linked framework?
- From: Robert Mullen <email@hidden>
- Date: Wed, 19 Aug 2009 07:27:10 -0700
Indeed I did. I had not run outside the Xcode environment but it does
work as expected when run as a stand alone app.
On Aug 18, 2009, at 9:03 PM, Kyle Sluder wrote:
Sounds like you're breaking on objc_exception_throw, which is going
to happen when the exception is raised—and therefore before it's
caught.
--Kyle Sluder
_______________________________________________
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