• 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: Exception handling: confused by syntax
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exception handling: confused by syntax


  • Subject: Re: Exception handling: confused by syntax
  • From: Mario Diana <email@hidden>
  • Date: Fri, 13 Sep 2002 10:24:09 -0400

Oh, now I see what was confusing me -- THE OBVIOUS!!! ;-)

Thanks! I've got my stuff working.

On Friday, September 13, 2002, at 09:53 AM, Clark S. Cox III wrote:

- -(void)myMethod
{
NS_DURING
//Do the thing...
NS_HANDLER
//Handle the error, there is an NSException * called localException automatically defined for you
NS_ENDHANDLER
}
_______________________________________________
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.

  • Prev by Date: Re: setFrameUsingName , setFrameAutosaveName
  • Next by Date: Re: Exception handling: confused by syntax
  • Previous by thread: Re: Exception handling: confused by syntax
  • Next by thread: Copy/paste multiple table rows
  • Index(es):
    • Date
    • Thread