public class DocumentMutationLostException extends CouchbaseException
Modifier and Type | Method and Description |
---|---|
static DocumentMutationLostException |
forKey(String key) |
String |
key() |
context, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public static DocumentMutationLostException forKey(String key)
public String key()
Copyright © 2020 Couchbase, Inc.. All rights reserved.