Throw an IllegalStateException if the index is closed.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal virtual void AssureOpen() |
| Visual Basic |
|---|
Protected Friend Overridable Sub AssureOpen |
| Visual C++ |
|---|
protected public: virtual void AssureOpen() |