CloudException::Create Method
Namespace:
Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(HttpRequestMessage^, String^, HttpResponseMessage^, String^, CloudExceptionType, Exception^) | Obsolete.Create a CloudException from a failed response. This method is obsolete. Use Create without defaultTo parameter. |
![]() ![]() | Create(HttpRequestMessage^, String^, HttpResponseMessage^, String^, Exception^) | Create a CloudException from a failed response. |
Show:

