Compartir a través de


XException Clase

Definición

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
Herencia
Derivado
Atributos

Constructores

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

Propiedades

EventId
Message (Heredado de XLANGsException)
StackTrace

Métodos

FillInStackTrace()
GetObjectData(SerializationInfo, StreamingContext) (Heredado de XLANGsException)
GetState(String) (Heredado de XLANGsException)
SetMessage(String) (Heredado de XLANGsException)
SetState(String, Object) (Heredado de XLANGsException)

Se aplica a