Share via


XException Class

Definition

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
Inheritance
Derived
Attributes

Constructors

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

Properties

EventId
Message (Inherited from XLANGsException)
StackTrace

Methods

FillInStackTrace()
GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to