Compartir a través de


WrongPropertyValueException Constructor

Initializes a new instance of the WrongPropertyValueException class.

Lista de sobrecargas

  Nombre Descripción
Método publico WrongPropertyValueException() () () () Initializes a new instance of the WrongPropertyValueException class.
Método publico WrongPropertyValueException(String) Initializes a new instance of the WrongPropertyValueException class with the specified message.
Método publico WrongPropertyValueException(Property) Initializes a new instance of the WrongPropertyValueException class for the specified property.
Método publico WrongPropertyValueException(String, Exception) Initializes a new instance of the WrongPropertyValueException class with the specified message and specified inner exception.

Principio