CloudHttpRequestErrorInfo Methods

 

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

Methods

Name Description
System_CAPS_protmethod CopyHeaders(HttpHeaders)

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

System_CAPS_pubmethodSystem_CAPS_static Create(HttpRequestMessage)

Creates a new CloudHttpRequestErrorInfo object from an HttpRequestMessage.

System_CAPS_pubmethodSystem_CAPS_static Create(HttpRequestMessage, String)

Creates a new CloudHttpRequestErrorInfo object from an HttpRequestMessage.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Extension Methods

Name Description
System_CAPS_pubmethod AsString()

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

See Also

CloudHttpRequestErrorInfo Class
Microsoft.WindowsAzure.Common Namespace

Return to top