CatNiP prefinal
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
UncaughtExceptionHandler Class Reference

#import <UncaughtExceptionHandler.h>

List of all members.

Public Member Functions

(void) - alertView:clickedButtonAtIndex: [implementation]
(void) - handleException: [implementation]
(void) - validateAndSaveCriticalApplicationData [implementation]

Static Public Member Functions

(NSArray *) + backtrace [implementation]

Protected Attributes

BOOL dismissed

Detailed Description

Definition at line 17 of file UncaughtExceptionHandler.h.


Member Function Documentation

- (void) alertView: (UIAlertView *)  anAlertView
clickedButtonAtIndex: (NSInteger)  anIndex 
[implementation]

Definition at line 50 of file UncaughtExceptionHandler.m.

References dismissed.

+ (NSArray *) backtrace [implementation]

Definition at line 29 of file UncaughtExceptionHandler.m.

References backtrace, UncaughtExceptionHandlerReportAddressCount, and UncaughtExceptionHandlerSkipAddressCount.

Here is the call graph for this function:

Here is the caller graph for this function:

- (void) handleException: (NSException *)  exception [implementation]
- (void) validateAndSaveCriticalApplicationData [implementation]

Definition at line 58 of file UncaughtExceptionHandler.m.

Here is the caller graph for this function:


Member Data Documentation

- (BOOL) dismissed [protected]

Definition at line 19 of file UncaughtExceptionHandler.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines