Searched defs:CustomException (Results 1 – 5 of 5) sorted by relevance
42 class CustomException { class44 explicit CustomException( const std::string& msg ) in CustomException() function in __anon932250df0111::ExceptionTests::CustomException
40 class CustomException(Exception): class
79 @interface CustomException : NSException interface
502 class CustomException(Exception): class
705 class CustomException(Exception): class