Partilhar via


Construtor InvalidInputException

Initializes a new instance of the InvalidInputException class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público InvalidInputException(String) Initializes a new instance of the InvalidInputException class that has the specified message text.
Método público InvalidInputException(String, Exception) Initializes a new instance of the InvalidInputException class that has the specified message text and inner exception.

Início

Comentários

The default constructor initializes all fields to their default values.