public static class UncaughtExceptionsRule.UncaughtExceptionEntry extends Object
Throwable
exception
Thread
thread
UncaughtExceptionEntry(Thread thread, Throwable exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Thread thread
public final Throwable exception
public UncaughtExceptionEntry(Thread thread, Throwable exception)