Searched refs:uncaughtThrowable (Results 1 – 1 of 1) sorted by relevance
64 private Throwable uncaughtThrowable = null; field in TestThread81 if (uncaughtThrowable != null) { in tearDown()83 .initCause(uncaughtThrowable); in tearDown()259 this.uncaughtThrowable = uncaught; in run()