InvalidPropertyValueException 类

定义

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
继承
属性

构造函数

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

属性

EventId (继承自 InvalidPropertyValueException)
Message (继承自 XLANGsException)
Name (继承自 InvalidPropertyValueException)
Value (继承自 InvalidPropertyValueException)

方法

GetObjectData(SerializationInfo, StreamingContext) (继承自 XLANGsException)
GetState(String) (继承自 XLANGsException)
SetMessage(String) (继承自 XLANGsException)
SetState(String, Object) (继承自 XLANGsException)

适用于