Class TransactionAlreadyAbortedException
Implements
Inherited Members
Namespace: Couchbase.Client.Transactions.Error.External
Assembly: Couchbase.NetClient.dll
Syntax
public class TransactionAlreadyAbortedException : Exception, ISerializable
Constructors
| Edit this page View SourceTransactionAlreadyAbortedException(string?)
Declaration
public TransactionAlreadyAbortedException(string? message = null)
Parameters
Type | Name | Description |
---|---|---|
string | message |