
WriteLockException
- Namespace
- Rowles.LeanCorpus.Store
- Assembly
- Rowles.LeanCorpus.dll
Thrown when an IndexWriter cannot acquire the write lock because another writer already holds it for the same directory.
public sealed class WriteLockException : IOException, ISerializable
- Inheritance
-
WriteLockException
- Implements
WriteLockException(string)
Initialises a new WriteLockException for the specified directory.