Freigeben über


UnknownPropertyException-Konstruktor

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

Zum Anfang