次の方法で共有


ManagedHsmErrorException クラス

定義

ManagedHsmError 情報を含む無効な応答に対して例外がスローされました。

public class ManagedHsmErrorException : Microsoft.Rest.RestException
type ManagedHsmErrorException = class
    inherit RestException
Public Class ManagedHsmErrorException
Inherits RestException
継承
ManagedHsmErrorException

コンストラクター

ManagedHsmErrorException()

ManagedHsmErrorException クラスの新しいインスタンスを初期化します。

ManagedHsmErrorException(String)

ManagedHsmErrorException クラスの新しいインスタンスを初期化します。

ManagedHsmErrorException(String, Exception)

ManagedHsmErrorException クラスの新しいインスタンスを初期化します。

プロパティ

Body

body オブジェクトを取得または設定します。

Request

関連付けられている HTTP 要求に関する情報を取得します。

Response

関連付けられている HTTP 応答に関する情報を取得します。

適用対象