Searched defs:NSException (Results 1 – 18 of 18) sorted by relevance
36 @interface NSException (GTMSenTestPrivateAdditions) interface in GTMSenTestPrivateAdditions42 @implementation NSException (GTMSenTestPrivateAdditions) implementation in GTMSenTestPrivateAdditions58 @implementation NSException (GTMSenTestAdditions) implementation in GTMSenTestAdditions175 withDescription:(NSString *)formatString, ... {239 - (void)failWithException:(NSException*)exception { argument264 + (void)printException:(NSException *)exception fromTestName:(NSString *)name {
3 @interface NSException @end interface
3 @interface NSException interface
115 {123 {
55 {
99 {
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
34 @interface NSException : NSObject <NSCopying, NSCoding> {} interface38 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences116 @interface NSException (OBExtensions) interface in OBExtensions
53 @throw [[NSException alloc] initWithName: NSGenericException category