Share via


InvalidPropertyValueException Class

Definition

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

Constructors

InvalidPropertyValueException(SerializationInfo, StreamingContext)
InvalidPropertyValueException(String, Object, Exception)

Properties

EventId
Message (Inherited from XLANGsException)
Name
Value

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