Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class HttpResponseMessageExtensions

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

    Methods

    | Edit this page View Source

    ThrowIfRateLimitingError(HttpResponseMessage, string, ManagementErrorContext)

    Declaration
    public static void ThrowIfRateLimitingError(this HttpResponseMessage msg, string body, ManagementErrorContext ctx)
    Parameters
    Type Name Description
    HttpResponseMessage msg
    string body
    ManagementErrorContext ctx
    | Edit this page View Source

    ThrowOnError(HttpResponseMessage, ManagementErrorContext)

    Declaration
    public static void ThrowOnError(this HttpResponseMessage msg, ManagementErrorContext ctx)
    Parameters
    Type Name Description
    HttpResponseMessage msg
    ManagementErrorContext ctx
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.