Share via


InterceptorForcedException Class

Definition

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

Constructors

InterceptorForcedException()
InterceptorForcedException(Exception)
InterceptorForcedException(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