Re: Crashing on all relevant exceptions
Re: Crashing on all relevant exceptions
- Subject: Re: Crashing on all relevant exceptions
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 7 Aug 2006 00:23:25 -0600
On Aug 6, 2006, at 4:31 PM, Aaron Jacobs wrote:
Is there any way to disable or preempt this exception handler and
any other ones Cocoa may use that are contrary to my goal?
Yes, but it involves subclassing NSApplication and overriding -run so
you can handle the exceptions yourself. But there's probably a few
pitfalls to overriding -run, so be careful.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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