Share via


CloudException クラス

Represents the exception that is thrown for responses that are not valid.

名前空間: Microsoft.WindowsAzure
アセンブリ: Microsoft.WindowsAzure.Common (Microsoft.WindowsAzure.Common.dll)

使用方法

'使用
Dim instance As CloudException

構文

'宣言
Public Class CloudException
    Inherits Exception
public class CloudException : Exception
public ref class CloudException : public Exception
public class CloudException extends Exception
public class CloudException extends Exception

継承階層

System.Object
   System.Exception
    Microsoft.WindowsAzure.CloudException
       Microsoft.WindowsAzure.Management.WebSites.WebSiteCloudException

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーはすべてスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

ターゲット プラットフォーム

関連項目

リファレンス

CloudException のメンバー
Microsoft.WindowsAzure 名前空間