Re: Catching system-level exceptions with NS_DURING
Re: Catching system-level exceptions with NS_DURING
- Subject: Re: Catching system-level exceptions with NS_DURING
- From: Jonathan del Strother <email@hidden>
- Date: Wed, 6 Jul 2005 01:01:50 +0100
On 5 Jul 2005, at 23:33, j o a r wrote:
On 6 jul 2005, at 00.12, Jonathan del Strother wrote:
Is there any way to catch low-level exceptions (eg EXC_BAD_ACCESS)
with objective-c exception handling, and if not, why not? I'm not
suggesting it should be possible, I'm just curious what the
difference is between an obj-c exception and the others.
The other things you mention are not Cocoa exceptions, they're
signals. That's the simple answer. Check "man signal", and Google,
et.c.
Ahh. That makes more sense :)
Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden