
WriteLockException
- Namespace
- Rowles.LeanLucene.Store
- Assembly
- Rowles.LeanLucene.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
WriteLockException
Constructors
WriteLockException(string)
Initialises a new WriteLockException for the specified directory.