Searched defs:NSException (Results 1 – 19 of 19) sorted by relevance
32 @interface NSException (GTMSenTestPrivateAdditions) interface in GTMSenTestPrivateAdditions38 @implementation NSException (GTMSenTestPrivateAdditions) implementation in GTMSenTestPrivateAdditions54 @implementation NSException (GTMSenTestAdditions) implementation in GTMSenTestAdditions171 withDescription:(NSString *)formatString, ... {235 - (void)failWithException:(NSException*)exception { argument260 + (void)printException:(NSException *)exception fromTestName:(NSString *)name {
115 {123 {
55 {
99 {
34 @interface NSException : NSObject <NSCopying, NSCoding> {} interface38 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences116 @interface NSException (OBExtensions) interface in OBExtensions
3 @interface NSException @end interface
3 @interface NSException interface
22 @interface NSException interface
4 @interface NSException interface
6 @interface NSException interface
45 @interface NSException interface
77 @interface NSException interface
4 @interface NSException { interface
8 @interface NSException interface
24 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
52 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
53 @throw [[NSException alloc] initWithName: NSGenericException category
60 {