Share via


WrongBodyPartException Class

Definition

public ref class WrongBodyPartException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class WrongBodyPartException : Microsoft.XLANGs.BaseTypes.XLANGsException
type WrongBodyPartException = class
    inherit XLANGsException
Public MustInherit Class WrongBodyPartException
Inherits XLANGsException
Inheritance
WrongBodyPartException
Derived
Attributes

Constructors

WrongBodyPartException()
WrongBodyPartException(SerializationInfo, StreamingContext)

Properties

EventId
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