Freigeben über


PropertyNotSetException-Konstruktor

Initializes a new instance of the PropertyNotSetException 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 PropertyNotSetException() () () () Initializes a new instance of the PropertyNotSetException class.
Öffentliche Methode PropertyNotSetException(String) Initializes a new instance of the PropertyNotSetException class with the specified property.
Öffentliche Methode PropertyNotSetException(String, Exception) Initializes a new instance of the PropertyNotSetException class with the specified message and specified inner exception.

Zum Anfang