Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class ExceptionExtensions

    Inheritance
    object
    ExceptionExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Retry
    Assembly: Couchbase.NetClient.dll
    Syntax
    public static class ExceptionExtensions

    Methods

    | Edit this page View Source

    ResolveRetryReason(CouchbaseException)

    Declaration
    public static RetryReason ResolveRetryReason(this CouchbaseException e)
    Parameters
    Type Name Description
    CouchbaseException e
    Returns
    Type Description
    RetryReason
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.