Show / Hide Table of Contents

    Class DocTermsIndexDocValues.DocTermsIndexException

    Custom to be thrown when the DocTermsIndex for a field cannot be generated

    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 Source

    DocTermsIndexException(String, Exception)

    Declaration
    public DocTermsIndexException(string fieldName, Exception cause)
    Parameters
    Type Name Description
    System.String fieldName
    Exception cause
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)