Share via


InvalidPropertyValueException Class

Definition

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

Constructors

InvalidPropertyValueException(SerializationInfo, StreamingContext)
InvalidPropertyValueException(Type, Object, Exception)
InvalidPropertyValueException(Type, Object)
InvalidPropertyValueException(XmlQualifiedName, Object, Exception)

Properties

EventId (Inherited from InvalidPropertyValueException)
Message (Inherited from XLANGsException)
Name (Inherited from InvalidPropertyValueException)
Value (Inherited from InvalidPropertyValueException)

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