Class TransactionAbortedExternallyException
Indicates this transaction was aborted due to an outside actor.
Implements
Inherited Members
Namespace: Couchbase.Client.Transactions.Error.External
Assembly: Couchbase.NetClient.dll
Syntax
public class TransactionAbortedExternallyException : Exception, ISerializable
Constructors
View SourceTransactionAbortedExternallyException()
Declaration
public TransactionAbortedExternallyException()