Debugging an ignored exception
Debugging an ignored exception
- Subject: Debugging an ignored exception
- From: Guy Meyer <email@hidden>
- Date: Sat, 25 Nov 2006 19:09:38 +0200
My application logs the following to the console:
*** NSRunLoop ignoring exception '***
+[NSArray arrayWithObject:]: attempt to insert nil' that raised
during posting of delayed perform with target 4e6c480 and selector
'invokeWithTarget:'
How can I set NSRunLoop not to ignore the exception so I can debug
the issue ?
Is there any other way to get a clue for the source of this exception ?
Thanks
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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