TypeNotFoundException Classe

Definição

Representa a exceção que ocorre durante a execução da aplicação.

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

Construtores

Nome Description
TypeNotFoundException(String)

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

Propriedades

Nome Description
Type

Entende o tipo de exceção.

Aplica-se a