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 SourceLockReleaseFailedException(String)
Declaration
public LockReleaseFailedException(string message)
Parameters
Type | Name | Description |
---|---|---|
System. |
message |