Share via


InvalidPropertyTypeException Class

Definition

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

Constructors

InvalidPropertyTypeException(SerializationInfo, StreamingContext)
InvalidPropertyTypeException(Type)

Properties

EventId (Inherited from InvalidPropertyTypeException)
Message (Inherited from XLANGsException)
PropertyType (Inherited from InvalidPropertyTypeException)

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