org.apache.lucene.store
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.See Also: .
Constructor Summary | |
---|---|
LockObtainFailedException(String message) |