Share via


XLANGsDebugException Class

Definition

public ref class XLANGsDebugException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class XLANGsDebugException : Microsoft.XLANGs.BaseTypes.XLANGsException
type XLANGsDebugException = class
    inherit XLANGsException
Public MustInherit Class XLANGsDebugException
Inherits XLANGsException
Inheritance
XLANGsDebugException
Derived
Attributes

Constructors

XLANGsDebugException()
XLANGsDebugException(Exception)
XLANGsDebugException(Guid)
XLANGsDebugException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from XLANGsException)
InstanceId
Message (Inherited from XLANGsException)

Methods

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

Applies to