Interface IClassifiedTransactionError
An error with a clear classification.
Namespace: Couchbase.Client.Transactions.Error.Internal
Assembly: Couchbase.NetClient.dll
Syntax
public interface IClassifiedTransactionError
Properties
| Edit this page View SourceCausingErrorClass
The class of error that caused the failure.
Declaration
ErrorClass CausingErrorClass { get; }
Property Value
Type | Description |
---|---|
Error |