Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error codes?



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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.