PexDisposeException 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.
Exception qui encapsule une collection d'exceptions
public ref class PexDisposeException sealed : Exception
[System.Serializable]
public sealed class PexDisposeException : Exception
[<System.Serializable>]
type PexDisposeException = class
inherit Exception
Public NotInheritable Class PexDisposeException
Inherits Exception
- Héritage
-
PexDisposeException
- Attributs
Propriétés
| InnerExceptions |
Obtient les exceptions internes. |
| Message |
Obtient un message qui décrit l'exception active. |
| StackTrace |
Obtient la trace de la pile de l’exception |
Méthodes
| GetObjectData(SerializationInfo, StreamingContext) | |
| ToString() |
Crée et retourne une chaîne représentant l'exception actuelle. |