Partager via


XException Classe

Définition

public ref class XException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class XException : Microsoft.XLANGs.BaseTypes.XLANGsException
type XException = class
    inherit XLANGsException
Public MustInherit Class XException
Inherits XLANGsException
Héritage
Dérivé
Attributs

Constructeurs

XException()
XException(Exception, Object[])
XException(SerializationInfo, StreamingContext)

Propriétés

EventId
Message (Hérité de XLANGsException)
StackTrace

Méthodes

FillInStackTrace()
GetObjectData(SerializationInfo, StreamingContext) (Hérité de XLANGsException)
GetState(String) (Hérité de XLANGsException)
SetMessage(String) (Hérité de XLANGsException)
SetState(String, Object) (Hérité de XLANGsException)

S’applique à