CloudException::Create Method

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreate(HttpRequestMessage^, String^, HttpResponseMessage^, String^, CloudExceptionType, Exception^)

Obsolete.Create a CloudException from a failed response. This method is obsolete. Use Create without defaultTo parameter.

System_CAPS_pubmethodSystem_CAPS_staticCreate(HttpRequestMessage^, String^, HttpResponseMessage^, String^, Exception^)

Create a CloudException from a failed response.

Return to top
Show: