Class CollectionTerminatedException
Throw this exception in Collect(Int32) to prematurely terminate collection of the current leaf.
Note: Index
Inheritance
System.Object
CollectionTerminatedException
Namespace: Lucene.Net.Search
Assembly: Lucene.Net.dll
Syntax
public sealed class CollectionTerminatedException : Exception
Constructors
| Improve this Doc View SourceCollectionTerminatedException()
Sole constructor.
Declaration
public CollectionTerminatedException()