Searched refs:TestException (Results 1 – 1 of 1) sorted by relevance
254 class TestException(Exception): class262 raise TestException('')270 except TestException: