Construtor PropertyWriteException

Initializes a new instance of the PropertyWriteException class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público PropertyWriteException() () () () Initializes a new instance of the PropertyWriteException class.
Método público PropertyWriteException(String) Initializes a new instance of the PropertyWriteException class with the specified message.
Método público PropertyWriteException(String, Exception) Initializes a new instance of the PropertyWriteException class with the specified message and specified inner exception.
Método público PropertyWriteException(String, String, String, String) Initializes a new instance of the PropertyWriteException class with the specified property name, object kind, object name, and reason.

Início