Partager via


Constructeur PropertyWriteException

Initializes a new instance of the PropertyWriteException class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique PropertyWriteException() () () () Initializes a new instance of the PropertyWriteException class.
Méthode publique PropertyWriteException(String) Initializes a new instance of the PropertyWriteException class with the specified message.
Méthode publique PropertyWriteException(String, Exception) Initializes a new instance of the PropertyWriteException class with the specified message and specified inner exception.
Méthode publique PropertyWriteException(String, String, String, String) Initializes a new instance of the PropertyWriteException class with the specified property name, object kind, object name, and reason.

Haut de la page