Re: Exception not being caught
Re: Exception not being caught
- Subject: Re: Exception not being caught
- From: Rick Mann <email@hidden>
- Date: Mon, 21 Mar 2011 12:04:30 -0700
On Mar 21, 2011, at 2:50 AM, email@hidden wrote:
> As you are raising the exception then you could try raising the exception experimentally when the operation starts to help source the problem.
> You mentioned break points earlier. What happens when the code runs outside of the development environment.
Without the breakpoint, the network pipe doesn't break, and it runs fine. I'll try raising the exception deliberately.
> Have you tried using NSExceptionHandler? It might provide some insight.
That appears to be a Mac OS X-only facility, and I failed to mention this was iOS.
--
Rick
_______________________________________________
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