CloudHttpRequestErrorInfo 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(HttpRequestMessage^)

Creates a new CloudHttpRequestErrorInfo object from an HttpRequestMessage.

System_CAPS_pubmethodSystem_CAPS_staticCreate(HttpRequestMessage^, String^)

Creates a new CloudHttpRequestErrorInfo object from an HttpRequestMessage.

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 request.(Defined by HttpExtensions.)

Return to top
Show: