Package com.couchbase.client.core.error.transaction
package com.couchbase.client.core.error.transaction
-
ClassDescriptionQuery does not recognise the passed txid.The transaction is not allowed to commit in the current state.Concurrent Key-Value operations on the same document have been detected.This transaction has been prevented from interacting with documents or metadata owned by another transaction, due to compatibility issues.A previous operation in the application's lambda failed, and so the currently-attempt operation is also not permitted to proceed.Indicates that this transaction should be retried.The transaction is not allowed to rollback in the current state.This operation (such as a replace, get or insert) either failed or ambiguously succeeded.