Class IndexNotFoundException
Signals that no index was found in the
Inheritance
System.Object
IndexNotFoundException
Namespace: Lucene.Net.Index
Assembly: Lucene.Net.dll
Syntax
public sealed class IndexNotFoundException : FileNotFoundException
Constructors
| Improve this Doc View SourceIndexNotFoundException(String)
Creates IndexNotFoundException with the description message.
Declaration
public IndexNotFoundException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |