CloudHttpResponseErrorInfo.Create Method

 

Creates a new CloudHttpResponseErrorInfo object.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Create(HttpResponseMessage)

Creates a new CloudHttpResponseErrorInfo object from an HttpResponseMessage.

System_CAPS_pubmethodSystem_CAPS_static Create(HttpResponseMessage, String)

Creates a new CloudHttpResponseErrorInfo object from an HttpResponseMessage.

See Also

CloudHttpResponseErrorInfo Class
Microsoft.WindowsAzure.Common Namespace

Return to top