次の方法で共有


InvalidPropertyValueException クラス

定義

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
継承
InvalidPropertyValueException
派生
属性

コンストラクター

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

プロパティ

EventId
Message (継承元 XLANGsException)
Name
Value

メソッド

GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象