Package org.apache.lucene.util
Class UncaughtExceptionsRule.UncaughtExceptionEntry
- java.lang.Object
-
- org.apache.lucene.util.UncaughtExceptionsRule.UncaughtExceptionEntry
-
- Enclosing class:
- UncaughtExceptionsRule
public static class UncaughtExceptionsRule.UncaughtExceptionEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description UncaughtExceptionEntry(Thread thread, Throwable exception)
-