Searched defs:MyException (Results 1 – 3 of 3) sorted by relevance
3 @interface MyException : NSException interface10 @implementation MyException implementation
14 class MyException : public std::exception { class
222 struct MyException {}; struct