Searched defs:NSException (Results 1 – 13 of 13) sorted by relevance
23 @interface NSException (NSExceptionSwizzle) interface in NSExceptionSwizzle31 @implementation NSException (NSExceptionSwizzle) implementation in NSExceptionSwizzle341 - (void)reportException:(NSException *)anException {
3 @interface NSException @end interface
3 @interface NSException interface
4 @interface NSException interface
6 @interface NSException interface
45 @interface NSException interface
4 @interface NSException { interface
24 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
51 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
115 {123 {
55 {
99 {
35 @interface NSException : NSObject <NSCopying, NSCoding> {} interface39 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences