Freigeben über


PropertyCannotBeRetrievedException-Konstruktor

Initializes a new instance of the PropertyCannotBeRetrievedException class.

Überladungsliste 

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

Zum Anfang