• 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
Still in the dark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Still in the dark


  • Subject: Still in the dark
  • From: Charlie Dickman <email@hidden>
  • Date: Fri, 27 Jul 2012 12:54:50 -0400

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



 _______________________________________________
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

  • Follow-Ups:
    • Re: Still in the dark
      • From: glenn andreas <email@hidden>
  • Prev by Date: Re: Problem linking XCode 3 project in XCode 4.4
  • Next by Date: Re: Still in the dark
  • Previous by thread: Re: Problem linking XCode 3 project in XCode 4.4
  • Next by thread: Re: Still in the dark
  • Index(es):
    • Date
    • Thread