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
| Edit this page View SourceTransactionAbortedExternallyException()
Declaration
public TransactionAbortedExternallyException()