public class LockObtainFailedException
extends java.io.IOException
write.lock
could not be acquired. This
happens when a writer tries to open an index
that another writer already has open.Lock.obtain(long),
Serialized Form| Constructor and Description |
|---|
LockObtainFailedException(java.lang.String message) |