Share via


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 物件的 Factory 方法。

適用於