Class IndexNotFoundException
Signals that no index was found in the
Inheritance
System.Object
IndexNotFoundException
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class IndexNotFoundException : FileNotFoundException
Constructors
Name | Description |
---|---|
IndexNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |
IndexNotFoundException(String) | Creates IndexNotFoundException with the description message. |