Share via


TypeNotFoundException Classe

Définition

Représente l'exception qui se produit pendant l'exécution de l'application.

public ref class TypeNotFoundException : Exception
public class TypeNotFoundException : Exception
type TypeNotFoundException = class
    inherit Exception
Public Class TypeNotFoundException
Inherits Exception
Héritage
TypeNotFoundException

Constructeurs

TypeNotFoundException(String)

Initialise une nouvelle instance de la classe TypeNotFoundException à l'aide du type spécifié.

Propriétés

Type

Obtient le type de l'exception.

S’applique à