Searched refs:getLastThrownException (Results 1 – 1 of 1) sorted by relevance
172 public Throwable getLastThrownException() { in getLastThrownException() method in InvocationExecution.TestThread1506 if (testThread.getLastThrownException() != null) { in runTestThread()1507 throw testThread.getLastThrownException(); in runTestThread()