PexDisposeException Classe

Définition

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.

S’applique à