Class DocTermsIndexDocValues.DocTermsIndexException
Custom 
Inheritance
System.Object
    DocTermsIndexDocValues.DocTermsIndexException
  Namespace: Lucene.Net.Queries.Function.DocValues
Assembly: Lucene.Net.Queries.dll
Syntax
public sealed class DocTermsIndexException : Exception
  Constructors
| Improve this Doc View SourceDocTermsIndexException(String, Exception)
Declaration
public DocTermsIndexException(string fieldName, Exception cause)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | fieldName | |
| Exception | cause |