Compartir a través de


PropertyWriteException Constructor

Initializes a new instance of the PropertyWriteException class.

Lista de sobrecargas

  Nombre Descripción
Método publico PropertyWriteException() () () () Initializes a new instance of the PropertyWriteException class.
Método publico PropertyWriteException(String) Initializes a new instance of the PropertyWriteException class with the specified message.
Método publico PropertyWriteException(String, Exception) Initializes a new instance of the PropertyWriteException class with the specified message and specified inner exception.
Método publico PropertyWriteException(String, String, String, String) Initializes a new instance of the PropertyWriteException class with the specified property name, object kind, object name, and reason.

Principio