Thrown when elapsed search time exceeds allowed search time.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
[SerializableAttribute] public class TimeExceededException : SystemException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class TimeExceededException _ Inherits SystemException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class TimeExceededException : public SystemException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..SystemException
Lucene.Net.Search..::..TimeLimitedCollector..::..TimeExceededException
System..::..Exception
System..::..SystemException
Lucene.Net.Search..::..TimeLimitedCollector..::..TimeExceededException