Constructor DocTermsIndexException
DocTermsIndexException(String, Exception)
Declaration
public DocTermsIndexException(string fieldName, Exception cause)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName | |
Exception | cause |