Searched refs:currThreadException (Results 1 – 1 of 1) sorted by relevance
134 Exception currThreadException = new TestTimedOutException(timeout, timeUnit); in createTimeoutException() local136 currThreadException.setStackTrace(stackTrace); in createTimeoutException()139 return currThreadException; in createTimeoutException()