WrongBodyPartException 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 WrongBodyPartException : Microsoft::XLANGs::BaseTypes::WrongBodyPartException
[System.Serializable]
public class WrongBodyPartException : Microsoft.XLANGs.BaseTypes.WrongBodyPartException
type WrongBodyPartException = class
inherit WrongBodyPartException
Public Class WrongBodyPartException
Inherits WrongBodyPartException
- Vererbung
- Attribute
Konstruktoren
| WrongBodyPartException(SerializationInfo, StreamingContext) | |
| WrongBodyPartException(String, String, String) |
Eigenschaften
| EventId | (Geerbt von WrongBodyPartException) |
| 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) |