Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class ErrorClassExtensions

    Inheritance
    object
    ErrorClassExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Client.Transactions.Error
    Assembly: Couchbase.NetClient.dll
    Syntax
    public static class ErrorClassExtensions

    Methods

    | Edit this page View Source

    Classify(Exception)

    Declaration
    public static ErrorClass Classify(this Exception ex)
    Parameters
    Type Name Description
    Exception ex
    Returns
    Type Description
    ErrorClass
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.