Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Class ErrorClassExtensions

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

Methods

View Source

Classify(Exception)

Declaration
public static ErrorClass Classify(this Exception ex)
Parameters
Type Name Description
Exception ex
Returns
Type Description
ErrorClass
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.