Share via


MissingPropertyException Class

Definition

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

Constructors

MissingPropertyException(SerializationInfo, StreamingContext)
MissingPropertyException(Type)

Properties

EventId
Message (Inherited from XLANGsException)
PropertyType

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