• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Still in the dark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Still in the dark


  • Subject: Re: Still in the dark
  • From: Charlie Dickman <email@hidden>
  • Date: Sun, 29 Jul 2012 13:18:26 -0400

I am now thanks to you and it works!

Thanks so much

On Jul 27, 2012, at 1:06 PM, glenn andreas wrote:

Are you setting the exception handler's exceptionHandlingMask to NSLogOtherExceptions to tell it to log all exceptions?

On Jul 27, 2012, at 11:54 AM, Charlie Dickman <3tothe4th@comcast.net> wrote:

In the awakeFromNib method of a custom view I am executing the following...

[[NSExceptionHandler defaultExceptionHandler] setDelegate: delegate];

In the delegate I have implemented

- (BOOL) exceptionHandler: (NSExceptionHandler *) sender
       shouldLogException: (NSException *) exception
             mask: (NSUInteger) aMask {

yet I am still not getting any exception traps like

2012-07-27 12:44:21.908 Cowabunga [45074:a0f] *** -[NSCFArray objectAtIndex:]: index (-1 (or possibly larger)) beyond bounds (72)

Obviously I am still missing something. Can someone enlighten me as to what else I must do to trap all exceptions. 

Charlie Dickman
email@hidden




Charlie Dickman
email@hidden



 _______________________________________________
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

References: 
 >Still in the dark (From: Charlie Dickman <email@hidden>)
 >Re: Still in the dark (From: glenn andreas <email@hidden>)

  • Prev by Date: Re: repositories
  • Next by Date: Boxed expressions
  • Previous by thread: Re: Still in the dark
  • Next by thread: Signing for Gatekeeper not working?
  • Index(es):
    • Date
    • Thread