XPathException コンストラクタ ()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > XPathException コンストラクタ ()の意味・解説 

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 名前空間



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

辞書ショートカット

すべての辞書の索引

「XPathException コンストラクタ ()」の関連用語

XPathException コンストラクタ ()のお隣キーワード
検索ランキング

   

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



XPathException コンストラクタ ()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS