次の方法で共有


CloudException のメンバー

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

CloudException データ型で公開されるメンバーを以下の表に示します。

パブリック コンストラクター

  名前 説明
  CloudException オーバーロードされます。  

このページのトップへ

パブリック プロパティ

  名前 説明
Data  (Exception から継承)
ErrorCode Gets the error code that is returned from the server.
ErrorMessage Gets the error message that was returned from the server.
HelpLink  (Exception から継承)
HResult  (Exception から継承)
InnerException  (Exception から継承)
Message  (Exception から継承)
Request Gets information about the associated HTTP request.
RequestId Gets the request identifier.
Response Gets information about the associated HTTP response.
RoutingRequestId Gets the routing request identifier.
Source  (Exception から継承)
StackTrace  (Exception から継承)
TargetSite  (Exception から継承)

このページのトップへ

パブリック メソッド

(プロテクト メソッド も参照)

  名前 説明
Create オーバーロードされます。  
CreateFromJson Creates a CloudException from a failed response using JSON. 互換性のために残されています。
CreateFromXml Creates a CloudException from a failed response that was sent using XML. 互換性のために残されています。
Equals  (Object から継承)
GetBaseException  (Exception から継承)
GetHashCode  (Object から継承)
GetObjectData  (Exception から継承)
GetType  (Exception から継承)
ParseJsonError Parse the response content as an JSON error message.
ParseXmlError Parse the response content as an XML error message.
ParseXmlOrJsonError Parse the response content as either an XML or JSON error message.
ToString  オーバーライドされます。 (Object から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
Finalize  (Object から継承)
MemberwiseClone  (Object から継承)

このページのトップへ

プロテクト イベント

  名前 説明
SerializeObjectState  (Exception から継承)

このページのトップへ

関連項目

リファレンス

CloudException クラス
Microsoft.WindowsAzure 名前空間