Freigeben über


WrongPropertyValueException-Konstruktor

Initializes a new instance of the WrongPropertyValueException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode WrongPropertyValueException() () () () Initializes a new instance of the WrongPropertyValueException class.
Öffentliche Methode WrongPropertyValueException(String) Initializes a new instance of the WrongPropertyValueException class with the specified message.
Öffentliche Methode WrongPropertyValueException(Property) Initializes a new instance of the WrongPropertyValueException class for the specified property.
Öffentliche Methode WrongPropertyValueException(String, Exception) Initializes a new instance of the WrongPropertyValueException class with the specified message and specified inner exception.

Zum Anfang