Package com.couchbase.client.core.error.transaction.internal
package com.couchbase.client.core.error.transaction.internal
-
ClassDescriptionThe transaction expired at the point of trying to commit it.The transaction could not be fully completed in the configured timeout.The transaction failed to reach the Committed point.Indicates that committing the ATR entry should be retried.Indicates that this operation should be retried.Used only in testing: injects an error that will be handled as FAIL_AMBIGUOUS.Used only in testing: injects an error that will be handled as FAIL_HARD.Used only in testing: injects an error that will be handled as FAIL_OTHER.Used only in testing: injects a FAIL_TRANSIENT error.TransactionOperationFailedException is raised as an opaque signal that something went wrong with a transaction operation.