CloudException.Create 方法

 

命名空间:   Microsoft.WindowsAzure
程序集:  Microsoft.WindowsAzure.Common(Microsoft.WindowsAzure.Common.dll 中)

重载列表

名称 说明
Create(HttpRequestMessage, String, HttpResponseMessage, String, CloudExceptionType, Exception)

已过时。 创建 CloudException 从失败的响应。 此方法已过时。 如果不使用 defaultTo 参数中使用创建。

Create(HttpRequestMessage, String, HttpResponseMessage, String, Exception)

创建 CloudException 从失败的响应。

请参阅

CloudException 类
Microsoft.WindowsAzure 命名空间

返回页首