Class LockReleaseFailedException
This exception is thrown when the write.lock
could not be released.
Inheritance
System.Object
LockReleaseFailedException
Assembly: DistributedLucene.Net.dll
Syntax
public class LockReleaseFailedException : IOException
Constructors
Name | Description |
---|---|
LockReleaseFailedException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |
LockReleaseFailedException(String) |