Searched defs:TestHelperException (Results 1 – 1 of 1) sorted by relevance
23 public class TestHelperException extends RuntimeException { class24 public TestHelperException(String message) { in TestHelperException() method in TestHelperException28 public TestHelperException(Throwable cause) { in TestHelperException() method in TestHelperException32 public TestHelperException(String message, Throwable cause) { in TestHelperException() method in TestHelperException