Module org.apache.lucene.core
Package org.apache.lucene.search
Class TimeLimitingBulkScorer.TimeExceededException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.lucene.search.TimeLimitingBulkScorer.TimeExceededException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TimeLimitingBulkScorer
static class TimeLimitingBulkScorer.TimeExceededException extends java.lang.RuntimeException
Thrown when elapsed search time exceeds allowed search time.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
TimeExceededException()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwable
fillInStackTrace()
-