XPathUpdateException クラス

定義

public ref class XPathUpdateException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class XPathUpdateException : Microsoft.XLANGs.BaseTypes.XLANGsException
type XPathUpdateException = class
    inherit XLANGsException
Public MustInherit Class XPathUpdateException
Inherits XLANGsException
継承
XPathUpdateException
派生
属性

コンストラクター

XPathUpdateException(SerializationInfo, StreamingContext)
XPathUpdateException(String)

プロパティ

EventId
Message (継承元 XLANGsException)
XPath

メソッド

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

適用対象