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