XPathExceptionとは? わかりやすく解説

XPathException クラス

Xpath 式の処理中にエラー発生したときスローされる例外提供します

名前空間: System.Xml.XPath
アセンブリ: System.Xml (system.xml.dll 内)
構文構文

<SerializableAttribute> _
Public Class XPathException
    Inherits SystemException
Dim instance As XPathException
[SerializableAttribute] 
public class XPathException : SystemException
[SerializableAttribute] 
public ref class XPathException : public
 SystemException
/** @attribute SerializableAttribute() */ 
public class XPathException extends SystemException
SerializableAttribute 
public class XPathException extends
 SystemException
継承階層継承階層
System.Object
   System.Exception
     System.SystemException
      System.Xml.XPath.XPathException
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
XPathException メンバ
System.Xml.XPath 名前空間

XPathException コンストラクタ ()


XPathException コンストラクタ (SerializationInfo, StreamingContext)

SerializationInfo オブジェクトおよび StreamingContext オブジェクト内の情報使用してXPathException クラス新しインスタンス初期化します。

名前空間: System.Xml.XPath
アセンブリ: System.Xml (system.xml.dll 内)
構文構文

Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New XPathException(info,
 context)
protected XPathException (
    SerializationInfo info,
    StreamingContext context
)
protected:
XPathException (
    SerializationInfo^ info, 
    StreamingContext context
)
protected XPathException (
    SerializationInfo info, 
    StreamingContext context
)
protected function XPathException (
    info : SerializationInfo, 
    context : StreamingContext
)

パラメータ

info

XPathException のすべてのプロパティを含む SerializationInfo オブジェクト

context

StreamingContext オブジェクト

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
XPathException クラス
XPathException メンバ
System.Xml.XPath 名前空間

XPathException コンストラクタ

XPathException クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

参照参照

関連項目

XPathException クラス
XPathException メンバ
System.Xml.XPath 名前空間

XPathException コンストラクタ (String)


XPathException コンストラクタ (String, Exception)

例外メッセージおよび Exception オブジェクト指定してXPathException クラス新しインスタンス初期化します。

名前空間: System.Xml.XPath
アセンブリ: System.Xml (system.xml.dll 内)
構文構文

Public Sub New ( _
    message As String, _
    innerException As Exception _
)
Dim message As String
Dim innerException As Exception

Dim instance As New XPathException(message,
 innerException)
public XPathException (
    string message,
    Exception innerException
)
public:
XPathException (
    String^ message, 
    Exception^ innerException
)
public XPathException (
    String message, 
    Exception innerException
)
public function XPathException (
    message : String, 
    innerException : Exception
)

パラメータ

message

エラー状態の説明

innerException

XPathException をスローした Exception (存在する場合)。この値は、null 参照 (Visual Basic では Nothing) の場合あります

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
XPathException クラス
XPathException メンバ
System.Xml.XPath 名前空間

XPathException プロパティ


XPathException メソッド


パブリック メソッドパブリック メソッド

プロテクト メソッドプロテクト メソッド
参照参照

関連項目

XPathException クラス
System.Xml.XPath 名前空間

XPathException メンバ

Xpath 式の処理中にエラー発生したときスローされる例外提供します

XPathException データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
プロテクト コンストラクタプロテクト コンストラクタ
パブリック プロパティパブリック プロパティ
プロテクト プロパティプロテクト プロパティ
  名前 説明
プロテクト プロパティ HResult  特定の例外割り当てられているコード化数値である HRESULT を取得または設定します。(Exception から継承されます。)
パブリック メソッドパブリック メソッド
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

XPathException クラス
System.Xml.XPath 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「XPathException」の関連用語

XPathExceptionのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



XPathExceptionのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS