Partager via


PropertyCannotBeRetrievedException constructeur

Initializes a new instance of the PropertyCannotBeRetrievedException class.

Liste de surcharge

  Nom Description
Méthode publique PropertyCannotBeRetrievedException() () () () Initializes a new instance of the PropertyCannotBeRetrievedException class.
Méthode publique PropertyCannotBeRetrievedException(String) Initializes a new instance of the PropertyCannotBeRetrievedException class with the specified message.
Méthode publique PropertyCannotBeRetrievedException(String, Exception) Initializes a new instance of the PropertyCannotBeRetrievedException class with the specified message and specified inner exception.
Méthode publique PropertyCannotBeRetrievedException(String, Object) Initializes a new instance of the PropertyCannotBeRetrievedException class with the specified message and specified inner exception.

Haut de la page