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 Form| Constructor and Description |
|---|
LockObtainFailedException(String message) |
LockObtainFailedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.