Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    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 Source

    CausingErrorClass

    The class of error that caused the failure.

    Declaration
    ErrorClass CausingErrorClass { get; }
    Property Value
    Type Description
    ErrorClass
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.