ActivityHandler.InvokeResponseException クラス

定義

呼び出し応答エラーのカスタム例外。

protected class ActivityHandler.InvokeResponseException : Exception
Protected Class ActivityHandler.InvokeResponseException
Inherits Exception
継承
ActivityHandler.InvokeResponseException

コンストラクター

ActivityHandler.InvokeResponseException()

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

ActivityHandler.InvokeResponseException(HttpStatusCode, Object)

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

ActivityHandler.InvokeResponseException(String)

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

ActivityHandler.InvokeResponseException(String, Exception)

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

メソッド

CreateInvokeResponse()

現在のオブジェクトの状態コードと本文を使用して新しい InvokeResponse オブジェクトを作成するファクトリ メソッド。

適用対象