Re: Ignored exceptions...
Re: Ignored exceptions...
- Subject: Re: Ignored exceptions...
- From: Gerd Knops <email@hidden>
- Date: Fri, 19 Oct 2007 11:07:23 -0500
On Oct 17, 2007, at 9:10 PM, Martin Wierschin wrote:
http://www.cocoabuilder.com/archive/message/cocoa/2004/2/10/96562
This catches all exceptions, even those properly handled by my
code. So no help here.
Unfortunately that's all you can do at this point. There's no way
to distinguish between exceptions that will be caught by a local
exception handler and those that will be silently intercepted by
AppKit. More discussion:
http://www.cocoabuilder.com/archive/message/cocoa/2004/8/11/114250
Thanks. I searched quite a bit, but did not come across that specific
thread which confirms my observations. To bad that after 3 years they
still have not cleaned up this mess. It makes exception handling
useless for anything but localized use...
Thanks again
Gerd
_______________________________________________
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