public class LockObtainFailedException extends 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(String message) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockObtainFailedException(String message)