Partager via


WrongPropertyValueException constructeur

Initializes a new instance of the WrongPropertyValueException class.

Liste de surcharge

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

Haut de la page