org.apache.lucene.util
Class TestRuleReportUncaughtExceptions.UncaughtExceptionEntry
java.lang.Object
org.apache.lucene.util.TestRuleReportUncaughtExceptions.UncaughtExceptionEntry
- Enclosing class:
- TestRuleReportUncaughtExceptions
public static class TestRuleReportUncaughtExceptions.UncaughtExceptionEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thread
public final Thread thread
exception
public final Throwable exception
TestRuleReportUncaughtExceptions.UncaughtExceptionEntry
public TestRuleReportUncaughtExceptions.UncaughtExceptionEntry(Thread thread,
Throwable exception)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.