Re: Objective-C++ Exceptions (was: PICT control problems)
Re: Objective-C++ Exceptions (was: PICT control problems)
- Subject: Re: Objective-C++ Exceptions (was: PICT control problems)
- From: David Dunham <email@hidden>
- Date: Sat, 24 Jun 2006 19:08:58 -0700
On 24 Jun 2006, at 10:58, Bill Bumgarner wrote:
If your application encounters an NSException, then the state of
the AppKit, Foundation, and CoreData are undefined. NSExceptions
are thrown for non-recoverable runtime errors.
So far I've had fairly good luck catching NSException so I can report
errors when a document can't be read (e.g. the mythic
NSInvalidArchiveOperationException). Seems like a recoverable error
to me...
But I'm not using C++ in this app, and I'm catching fairly close to
the throw.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus
Wirth
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden