PropertyDoesNotExistException, constructeur
Inclure les membres protégés
Inclure les membres hérités
Initialise une nouvelle instance de PropertyDoesNotExistException.
Ce membre est surchargé. Pour obtenir des informations complètes sur ce membre, y compris sa syntaxe, son utilisation et des exemples s'y rapportant, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
PropertyDoesNotExistException() | Initialise une nouvelle instance de PropertyDoesNotExistException. | |
PropertyDoesNotExistException(String) | Initialise une nouvelle instance de PropertyDoesNotExistException en utilisant le nom de la propriété spécifié. | |
PropertyDoesNotExistException(SerializationInfo, StreamingContext) | Initialise une nouvelle instance de PropertyDoesNotExistException en utilisant le contexte spécifié de sérialisation. | |
PropertyDoesNotExistException(String, Exception) | Initialise une nouvelle instance de PropertyDoesNotExistException en utilisant le nom de la propriété spécifié et de l'exception interne. |
Début