• 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
Recuperating after NS_HANDLER
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Recuperating after NS_HANDLER


  • Subject: Recuperating after NS_HANDLER
  • From: Francisco Tolmasky <email@hidden>
  • Date: Sun, 16 May 2004 00:59:59 -0700

I would like to do something like the following:

while(someStuff)
{
NS_DURING
something that could throw an exception
NS_HANDLER
handle it
NS_ENDHANDLER
}

I would like it to continue the loop even if it does reach an exception, is this possible? This code above does not seem to be working.

Francisco Tolmasky
email@hidden
http://www-scf.usc.edu/~tolmasky/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Recuperating after NS_HANDLER
      • From: Shaun Wexler <email@hidden>
    • Re: Recuperating after NS_HANDLER
      • From: Marcel Weiher <email@hidden>
    • Re: Recuperating after NS_HANDLER
      • From: j o a r <email@hidden>
  • Prev by Date: Re: Cocoa volume knob control?
  • Next by Date: Re: Recuperating after NS_HANDLER
  • Previous by thread: Re: Cocoa volume knob control?
  • Next by thread: Re: Recuperating after NS_HANDLER
  • Index(es):
    • Date
    • Thread