Searched defs:TestException (Results 1 – 1 of 1) sorted by relevance
23 class TestException extends Exception { class24 TestException(Exception cause) { in TestException() method in TestException28 TestException(String msg) { in TestException() method in TestException32 TestException(String msg, Exception cause) { in TestException() method in TestException