Show / Hide Table of Contents

    Class SearcherExpiredException

    Thrown when the lease for a searcher has expired.

    Inheritance
    System.Object
    SearcherExpiredException
    Namespace: Lucene.Net.Search
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class SearcherExpiredException : Exception

    Constructors

    | Improve this Doc View Source

    SearcherExpiredException(String)

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