CorrelationViolationException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |