Freigeben über


PropertyWriteException-Konstruktor

Initializes a new instance of the PropertyWriteException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode PropertyWriteException() () () () Initializes a new instance of the PropertyWriteException class.
Öffentliche Methode PropertyWriteException(String) Initializes a new instance of the PropertyWriteException class with the specified message.
Öffentliche Methode PropertyWriteException(String, Exception) Initializes a new instance of the PropertyWriteException class with the specified message and specified inner exception.
Öffentliche Methode PropertyWriteException(String, String, String, String) Initializes a new instance of the PropertyWriteException class with the specified property name, object kind, object name, and reason.

Zum Anfang