Apache Lucene.Net 2.4.0 Class Library API

Lock.failureReason Field

If a lock obtain called, this failureReason may be set with the "root cause" Exception as to why the lock was not obtained.

protected internal Exception failureReason;

See Also

Lock Class | Lucene.Net.Store Namespace