CorrelationViolationException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Vererbung
- Attribute
Konstruktoren
| CorrelationViolationException(PropertyBase, XLANGMessage, Exception) | |
| CorrelationViolationException(SerializationInfo, StreamingContext) |
Eigenschaften
| EventId | (Geerbt von CorrelationViolationException) |
| Message | (Geerbt von XLANGsException) |
Methoden
| GetObjectData(SerializationInfo, StreamingContext) | (Geerbt von XLANGsException) |
| GetState(String) | (Geerbt von XLANGsException) |
| SetMessage(String) | (Geerbt von XLANGsException) |
| SetState(String, Object) | (Geerbt von XLANGsException) |