Constructeur AmoException
Inclure les membres protégés
Inclure les membres hérités
Initializes a new instance of the AmoException 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 | |
---|---|---|
AmoException() | Initializes a new instance of the AmoException class. | |
AmoException(String) | Initializes a new instance of the AmoException class using the specified message text. | |
AmoException(SerializationInfo, StreamingContext) | Initializes a new instance of the AmoException class with serialized data. | |
AmoException(String, Exception) | Initializes a new instance of the AmoException class with message text and inner exception. |
Haut de la page