PropertyNotAvailableException-Konstruktor

Initializes a new instance of the PropertyNotAvailableException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode PropertyNotAvailableException() () () () Initializes a new instance of the PropertyNotAvailableException class.
Öffentliche Methode PropertyNotAvailableException(String) Initializes a new instance of the PropertyNotAvailableException class with the specified message text.
Öffentliche Methode PropertyNotAvailableException(String, Exception) Initializes a new instance of the PropertyNotAvailableException class with the specified message text and inner exception.

Zum Anfang