This exception is thrown when the
could not be released.
Namespace: Lucene.Net.StoreCopyC#
write.lock
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
[SerializableAttribute] public class LockReleaseFailedException : IOException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class LockReleaseFailedException _ Inherits IOException |
Visual C++ |
---|
[SerializableAttribute] public ref class LockReleaseFailedException : public IOException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..SystemException
System.IO..::..IOException
Lucene.Net.Store..::..LockReleaseFailedException
System..::..Exception
System..::..SystemException
System.IO..::..IOException
Lucene.Net.Store..::..LockReleaseFailedException