Compartir a través de


InvalidPropertyValueException Constructor

Initializes a new instance of the InvalidPropertyValueException class.

Lista de sobrecargas

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

Principio