Share via


ForcedTerminationException Class

Definition

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

Constructors

ForcedTerminationException()
ForcedTerminationException(Exception)
ForcedTerminationException(SerializationInfo, StreamingContext)

Properties

EventId
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