Costruttore WrongPropertyValueException
Initializes a new instance of the WrongPropertyValueException class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
WrongPropertyValueException() () () () | Initializes a new instance of the WrongPropertyValueException class. | |
WrongPropertyValueException(String) | Initializes a new instance of the WrongPropertyValueException class with the specified message. | |
WrongPropertyValueException(Property) | Initializes a new instance of the WrongPropertyValueException class for the specified property. | |
WrongPropertyValueException(String, Exception) | Initializes a new instance of the WrongPropertyValueException class with the specified message and specified inner exception. |
In alto
Vedere anche