Show / Hide Table of Contents

    Class AlreadySetException

    Thrown when Set(T) is called more than once.

    Inheritance
    System.Object
    AlreadySetException
    Namespace: Lucene.Net.Util
    Assembly: Lucene.Net.dll
    Syntax
    public sealed class AlreadySetException : InvalidOperationException

    Constructors

    | Improve this Doc View Source

    AlreadySetException()

    Initializes a new instance of AlreadySetException.

    Declaration
    public AlreadySetException()
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)