Compartilhar via


TypeNotFoundException Classe

Definição

Representa a exceção que ocorre durante a execução do aplicativo.

public ref class TypeNotFoundException : Exception
public class TypeNotFoundException : Exception
type TypeNotFoundException = class
    inherit Exception
Public Class TypeNotFoundException
Inherits Exception
Herança
TypeNotFoundException

Construtores

TypeNotFoundException(String)

Inicializa uma nova instância da classe TypeNotFoundException com o tipo especificado.

Propriedades

Type

Obtém o tipo da exceção.

Aplica-se a