Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Class ExceptionExtensions

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

Methods

View Source

ResolveRetryReason(CouchbaseException)

Declaration
public static RetryReason ResolveRetryReason(this CouchbaseException e)
Parameters
Type Name Description
CouchbaseException e
Returns
Type Description
RetryReason
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.