InvalidArgumentException constructeur

Initializes a new instance of the InvalidArgumentException class.

Liste de surcharge

  Nom Description
Méthode publique InvalidArgumentException() () () () Initializes a new instance of the InvalidArgumentException class.
Méthode publique InvalidArgumentException(String) Initializes a new instance of the InvalidArgumentException class with the specified message text.
Méthode publique InvalidArgumentException(String, Exception) Initializes a new instance of the InvalidArgumentException class with the specified message text and inner exception.

Haut de la page