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