ActionHandlerNotFoundException 類別

定義

當找不到處理者物件時,表示例外。

public ref class ActionHandlerNotFoundException : Exception
[System.Serializable]
public class ActionHandlerNotFoundException : Exception
[<System.Serializable>]
type ActionHandlerNotFoundException = class
    inherit Exception
Public Class ActionHandlerNotFoundException
Inherits Exception
繼承
ActionHandlerNotFoundException
屬性

建構函式

名稱 Description
ActionHandlerNotFoundException()

初始化一個新的類別實例 ActionHandlerNotFoundException ,使用預設屬性值。

ActionHandlerNotFoundException(String)

初始化使用指定動作處理器的新類別實例 ActionHandlerNotFoundException

適用於