CloudHttpResponseErrorInfo Methods

 

Namespace:   Microsoft.WindowsAzure.Common
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

NameDescription
System_CAPS_protmethodCopyHeaders(HttpHeaders)

Adds the HTTP message headers to the error information.(Inherited from CloudHttpErrorInfo.)

System_CAPS_pubmethodSystem_CAPS_staticCreate(HttpResponseMessage)

Creates a new CloudHttpResponseErrorInfo object from an HttpResponseMessage.

System_CAPS_pubmethodSystem_CAPS_staticCreate(HttpResponseMessage, String)

Creates a new CloudHttpResponseErrorInfo object from an HttpResponseMessage.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubmethodAsString()

Overloaded. Gets a standard string representation of an HTTP response.(Defined by HttpExtensions.)

Return to top
Show: