Share via


InvalidPropertyTypeException Class

Definition

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

Constructors

InvalidPropertyTypeException(SerializationInfo, StreamingContext)
InvalidPropertyTypeException(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