Condividi tramite


TypeNotFoundException Classe

Definizione

Rappresenta l'eccezione che si verifica durante l'esecuzione dell'applicazione.

public ref class TypeNotFoundException : Exception
public class TypeNotFoundException : Exception
type TypeNotFoundException = class
    inherit Exception
Public Class TypeNotFoundException
Inherits Exception
Ereditarietà
TypeNotFoundException

Costruttori

TypeNotFoundException(String)

Inizializza una nuova istanza della classe TypeNotFoundException con il tipo specificato.

Proprietà

Type

Ottiene il tipo dell'eccezione.

Si applica a