public class DocumentMutationLostException extends CouchbaseException
The observed document was lost during a hard failover, because the document did not reach the replica in time.
| Constructor and Description |
|---|
DocumentMutationLostException() |
DocumentMutationLostException(String message) |
DocumentMutationLostException(String message,
Throwable cause) |
DocumentMutationLostException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Couchbase, Inc.. All rights reserved.