Share via


CorrelationViolationException Class

Definition

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

Constructors

CorrelationViolationException(PropertyBase, XLANGMessage, Exception)
CorrelationViolationException(SerializationInfo, StreamingContext)

Properties

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