Share via


MissingPartException Class

Definition

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

Constructors

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

Properties

EventId (Inherited from MissingPartException)
Message (Inherited from XLANGsException)
PartCount (Inherited from MissingPartException)
PartIndex (Inherited from MissingPartException)

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