Searched defs:TestTimedOutException (Results 1 – 1 of 1) sorted by relevance
11 public class TestTimedOutException extends Exception { class24 public TestTimedOutException(long timeout, TimeUnit timeUnit) { in TestTimedOutException() method in TestTimedOutException