Show / Hide Table of Contents

    Class LockReleaseFailedException

    This exception is thrown when the write.lock could not be released.

    Inheritance
    System.Object
    LockReleaseFailedException
    Namespace: Lucene.Net.Store
    Assembly: Lucene.Net.dll
    Syntax
    public class LockReleaseFailedException : IOException

    Constructors

    | Improve this Doc View Source

    LockReleaseFailedException(String)

    Declaration
    public LockReleaseFailedException(string message)
    Parameters
    Type Name Description
    System.String message

    See Also

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