Share via


ForcedTerminationException Class

Definition

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

Constructors

ForcedTerminationException(Exception)
ForcedTerminationException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from ForcedTerminationException)
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