Construtor InvalidArgumentException

Initializes a new instance of the InvalidArgumentException class.

Lista de sobrecargas

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

Início