Partager via


PropertyTypeMismatchException constructeur

Initializes a new instance of the PropertyTypeMismatchException class.

Liste de surcharge

  Nom Description
Méthode publique PropertyTypeMismatchException() () () () Initializes a new instance of the PropertyTypeMismatchException class.
Méthode publique PropertyTypeMismatchException(String) Initializes a new instance of the PropertyTypeMismatchException class with the specified message.
Méthode publique PropertyTypeMismatchException(String, Exception) Initializes a new instance of the PropertyTypeMismatchException class with the specified message and specified inner exception.
Méthode publique PropertyTypeMismatchException(String, String, String) Initializes a new instance of the PropertyTypeMismatchException class for the specified property, and specified received type and expected type.

Haut de la page