TypeNotFoundException 類別

定義

代表應用程式執行過程中發生的例外。

public ref class TypeNotFoundException : Exception
public class TypeNotFoundException : Exception
type TypeNotFoundException = class
    inherit Exception
Public Class TypeNotFoundException
Inherits Exception
繼承
TypeNotFoundException

建構函式

名稱 Description
TypeNotFoundException(String)

初始化一個以指定型別的新 TypeNotFoundException 類別實例。

屬性

名稱 Description
Type

取得例外類型。

適用於