Searched defs:TestFailException (Results 1 – 1 of 1) sorted by relevance
19 public class TestFailException extends Exception { class20 public TestFailException(String message) { in TestFailException() method in TestFailException