Share via


InvalidCompensationInvocationException Class

Definition

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

Constructors

InvalidCompensationInvocationException(SerializationInfo, StreamingContext)
InvalidCompensationInvocationException(String)

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