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

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

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

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定したメッセージ内部例外使用して、PingException クラス新しインスタンス初期化します。

名前空間: System.Net.NetworkInformation
アセンブリ: System (system.dll 内)
構文構文

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

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

パラメータ

message

エラー説明する String

innerException

現在の例外を引き起こした例外

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PingException クラス
PingException メンバ
System.Net.NetworkInformation 名前空間

PingException コンストラクタ (String)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定したメッセージ使用して、PingException クラス新しインスタンス初期化します。

名前空間: System.Net.NetworkInformation
アセンブリ: System (system.dll 内)
構文構文

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PingException クラス
PingException メンバ
System.Net.NetworkInformation 名前空間

PingException コンストラクタ

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

参照参照

関連項目

PingException クラス
PingException メンバ
System.Net.NetworkInformation 名前空間

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

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

シリアル化したデータ使用して、PingException クラス新しインスタンス初期化します。

名前空間: System.Net.NetworkInformation
アセンブリ: System (system.dll 内)
構文構文

Protected Sub New ( _
    serializationInfo As SerializationInfo, _
    streamingContext As StreamingContext _
)
Dim serializationInfo As SerializationInfo
Dim streamingContext As StreamingContext

Dim instance As New PingException(serializationInfo,
 streamingContext)
protected PingException (
    SerializationInfo serializationInfo,
    StreamingContext streamingContext
)
protected:
PingException (
    SerializationInfo^ serializationInfo, 
    StreamingContext streamingContext
)
protected PingException (
    SerializationInfo serializationInfo, 
    StreamingContext streamingContext
)
protected function PingException (
    serializationInfo : SerializationInfo, 
    streamingContext : StreamingContext
)

パラメータ

serializationInfo

シリアル化されたオブジェクト データ保持するオブジェクト

streamingContext

このシリアル化転送元と転送先に関す文脈情報指定する StreamingContext。

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PingException クラス
PingException メンバ
System.Net.NetworkInformation 名前空間



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

辞書ショートカット

すべての辞書の索引

「PingException コンストラクタ」の関連用語

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

   

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



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

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

©2025 GRAS Group, Inc.RSS