Lines Matching defs:MyException
1754 class MyException(Exception):1758 raise MyException1784 except MyException: