Re: Exception not being caught
Re: Exception not being caught
- Subject: Re: Exception not being caught
- From: Kyle Sluder <email@hidden>
- Date: Mon, 21 Mar 2011 14:06:49 -0700
On Mon, Mar 21, 2011 at 2:03 PM, Greg Parker <email@hidden> wrote:
> You can't currently throw an exception across a forwarded call. When the exception unwinder hits the forwarding frame, it stops and the exception goes uncaught. You'll need to put your exception handler at a different level.
Does this limitation exist on the desktop as well?
--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