Home | History | Annotate | Download | only in mac

Lines Matching refs:NSException

59 #define END_AX_OBJC_EXCEPTIONS } @catch(NSException *e) { if (![[e name] isEqualToString:NSAccessibilityException]) @throw; }