Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Namespace Couchbase.Client.Transactions.Error.External

Classes

CommitNotPermittedException

ConcurrentOperationsDetectedOnSameDocumentException

ForwardCompatibilityFailureException

Indicates that this version of the transactions protocol encountered a document with metadata from a later version which it cannot safely interact with.

ForwardCompatibilityFailureRequiresRetryException

Indicates that an error due to an incompatibility with a later protocol version requires a retry.

PreviousOperationFailedException

RollbackNotPermittedException

TransactionAbortedExternallyException

Indicates this transaction was aborted due to an outside actor.

TransactionAlreadyAbortedException

TransactionAlreadyCommittedException

TransactionOperationFailedException

Indicates an operation in a transaction failed.

Enums

TransactionOperationFailedException.FinalError

An enumeration of the final error types that can fail a transaction.

In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.