Couchbase Transactions .NET | 1.1.0
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.Transactions.Error
    Assembly: Couchbase.Transactions.dll
    Syntax
    public static class ErrorClassExtensions

    Methods

    | Improve this Doc View Source

    Classify(Exception)

    Declaration
    public static ErrorClass Classify(this Exception ex)
    Parameters
    Type Name Description
    Exception ex
    Returns
    Type Description
    ErrorClass
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021 Couchbase, Inc.