Compartir a través de


WrongPropertyValueException Constructor

Initializes a new instance of the WrongPropertyValueException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

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

Arriba