CloudException.Create Method
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
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. |
See Also
CloudException Class
Microsoft.WindowsAzure Namespace
Return to top