PropertyWriteException-Konstruktor

Initializes a new instance of the PropertyWriteException class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Ü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