• 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: Error codes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error codes?


  • Subject: Re: Error codes?
  • From: Andrew Platzer <email@hidden>
  • Date: Fri, 18 May 2001 11:36:44 -0700

On Friday, May 18, 2001, at 01:35 , Steve Gehrman wrote:

Is there a list of error codes for cocoa?
I'm getting this...
LSGetApplicationForURL() returned -10814
any ideas?

Cocoa doesn't use error codes, it uses NSException.
This is a Carbon error code.
From LaunchServices.h:
kLSApplicationNotFoundErr = -10814, /* e.g. no application claims the file*/
Also check MacErrors.h for more common error codes.

Andrew
__________________________________________________________________
A n d r e w P l a t z e r
A p p l i c a t i o n F r a m e w o r k s
A p p l e


References: 
 >Error codes? (From: Steve Gehrman <email@hidden>)

  • Prev by Date: Re: EOF (was Re: Cocoa CGI)
  • Next by Date: Re: Capturing portion of an NSView for drag-and-drop image
  • Previous by thread: Re: Error codes?
  • Next by thread: Menu bar
  • Index(es):
    • Date
    • Thread