SuccessException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Levée lorsqu’une assertion a échoué.
[System.Serializable]
public class SuccessException : Exception
type SuccessException = class
inherit Exception
- Héritage
-
SuccessException
- Attributs
Constructeurs
SuccessException(SerializationInfo, StreamingContext) |
Constructeur de sérialisation |
SuccessException(String, Exception) |
Levée lorsqu’une assertion a échoué. |
SuccessException(String) |
Levée lorsqu’une assertion a échoué. |