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 FormConstructor and Description |
---|
LockObtainFailedException(java.lang.String message) |