Share via


MissingPartException Class

Definition

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

Constructors

MissingPartException(SerializationInfo, StreamingContext)
MissingPartException(String, String)

Properties

EventId
Message (Inherited from XLANGsException)
PartCount
PartIndex

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