InvalidCompensationInvocationException 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 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
- Vererbung
- Abgeleitet
- Attribute
Konstruktoren
| InvalidCompensationInvocationException(SerializationInfo, StreamingContext) | |
| InvalidCompensationInvocationException(String) |
Eigenschaften
| EventId | |
| 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) |