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