Index
| A number represents a single reference to a topic. |
| A number with a "+" sign represents a longer discussion of a topic. |
|
A B C D E F H I L M N O P R U V W
| A |
|
alertWithError: method
1
2
|
|
application object
1
|
|
application-modal alerts
1
2
3
|
|
application:willPresentError: method
1
2+
|
|
architectures
|
| |
for error handling
1
|
|
attemptRecoveryFromError:optionIndex: method
1
2
|
|
attemptRecoveryFromError:optionIndex:delegate: didRecoverSelector:contextInfo: method
1
2
|
| C |
|
Carbon error codes
1
|
|
Cocoa error domain
1
2
|
|
code method
1
|
|
creating error objects
1
2
|
|
customizing errors
1
2
3+
|
| D |
|
displaying errors
1
2
|
|
document-based applications
|
| |
and error presentation
1
|
|
document-modal alerts
1
2
3
|
|
domain method
1
|
| E |
|
error alerts
1
2
|
| |
application-modal
1
|
| |
document-modal
1
|
|
error codes
1
2
3
|
|
error customization
1
2+
|
|
error description
1
|
|
error domains
1
2
3
|
| |
reasons for
1
|
|
error evaluation
1
2
|
|
error objects See NSError objects
1
|
|
error presentation
1
2+
|
| |
architecture for
1
2
|
|
error recovery
1+
2
3
|
|
error-responder chain
1
2
3+
4
|
| |
sequence of objects
1
|
|
errors
|
| |
testing for
1
|
| |
underlying
1
|
|
errorWithDomain:code:userInfo: method
1
|
|
evaluating errors
1
|
| H |
|
handling returned errors
1
|
| I |
|
initWithDomain:code:userInfo: method
1
|
| L |
|
localizedDescription method
1
|
|
localizedFailureReason method
1
|
|
localizedRecoveryOptions method
1
2
|
|
localizedRecoverySuggestion method
1
|
|
localizing error strings
1
2
|
| M |
|
methods
|
| |
returning errors from
1
2
|
| |
with NSError parameters
1
|
|
modal delegate
|
| |
of document-modal alerts
1
2
|
| N |
|
NSAlert class
1
|
|
NSAlert objects
|
| |
and error presentation
1
|
|
NSApp
1
2
3
4
|
|
NSApplication class
1
|
|
NSCocoaErrorDomain constant
1
|
|
NSDictionary class
1
|
|
NSDocument class
1
2
|
|
NSDocument objects
1
|
|
NSDocumentController class
1
2
|
|
NSDocumentController objects
1
|
|
NSError class
1
|
|
NSError objects
1
|
| |
and error recovery
1
2
|
| |
and the error-responder chain
1
2
|
| |
as method parameters
1
|
| |
as parameters
1
|
| |
creating
1+
|
| |
customizing
1
|
| |
description
1+
|
| |
displaying
1
2
|
| |
evaluating
1
|
| |
examining
1
2
|
| |
reasons for
1
|
| |
versus exceptions
1
|
|
NSErrorRecoveryAttempting informal protocol
1
2
3
|
|
NSException objects
1
|
|
NSFilePathErrorKey constant
1
|
|
NSInvocation class
1
|
|
NSLoalizedRecoveryOptionsErrorKey constant
1
|
|
NSLocalizedDescriptionKey constant
1
|
|
NSLocalizedFailureReasonErrorKey constant
1
|
|
NSLocalizedRecoverSuggestionErrorKey constant
1
|
|
NSLocalizedRecoveryOptionsErrorKey constant
1
2
|
|
NSLocalizedRecoverySuggestionErrorKey constant
1
|
|
NSLocalizedString macros
1
|
|
NSMachErrorDomain constant
1
|
|
NSOSStatusErrorDomain constant
1
|
|
NSPanel class
1
|
|
NSPOSIXErrorDomain constant
1
2
|
|
NSRecoveryAttempterErrorKey constant
1
2
3
|
|
NSResponder class
1
|
|
NSStringEncodingErrorKey constant
1
|
|
NSUnderlyingErrorKey constant
1
2
|
|
NSURLErrorDomain constant
1
|
|
NSURLErrorKey constant
1
|
|
NSUserCancelledError code
1
2
|
|
NSView class
1
|
|
NSView objects
1
|
|
NSWindow class
1
2
|
|
NSWindow objects
1
|
|
NSWindowController class
1
2
|
|
NSWindowController objects
1
|
|
NSXMLDocument class
1
|
|
NSXMLParserErrorDomain constant
1
|
| O |
|
objectForKey: method
1
|
|
OSStatus data type
1
|
| P |
|
POSIX error codes
1
|
|
presentError: method
1
2
3
4
5
|
|
presentError:modalForWindow:delegate: didPresentSelector:contextInfo: method
1
2
3
|
|
programming errors
1
|
| R |
|
received errors
1
2
|
|
recovering from errors
1
2
3
4
|
|
recovery attempter
1
2
3
4
5
6
7+
|
|
recovery options
1
2
|
|
recovery suggestion
1
2
|
|
recoveryAttempter method
1
2
|
|
runtime errors
1
|
| U |
|
underlying errors
1
2
3
|
| |
in Cocoa errors
1
|
|
user info dictionary
1
2
|
| |
and error recover
1
|
| |
domain-specific keys
1
|
|
userInfo method
1
|
| W |
|
WebKitErrorDomain constant
1
|
|
willPresentError: method
1
2+
|