Freigeben über


PropertyTypeMismatchException-Konstruktor

Initializes a new instance of the PropertyTypeMismatchException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode PropertyTypeMismatchException() () () () Initializes a new instance of the PropertyTypeMismatchException class.
Öffentliche Methode PropertyTypeMismatchException(String) Initializes a new instance of the PropertyTypeMismatchException class with the specified message.
Öffentliche Methode PropertyTypeMismatchException(String, Exception) Initializes a new instance of the PropertyTypeMismatchException class with the specified message and specified inner exception.
Öffentliche Methode PropertyTypeMismatchException(String, String, String) Initializes a new instance of the PropertyTypeMismatchException class for the specified property, and specified received type and expected type.

Zum Anfang