Exception thrown if there are any problems while
executing a merge.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
[SerializableAttribute] public class MergeException : SystemException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class MergeException _ Inherits SystemException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class MergeException : public SystemException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..SystemException
Lucene.Net.Index..::..MergePolicy..::..MergeException
System..::..Exception
System..::..SystemException
Lucene.Net.Index..::..MergePolicy..::..MergeException