Serializablepublic 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 | Description |
|---|---|
LockObtainFailedException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LockObtainFailedException(String message)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.