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

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

HttpListenerException コンストラクタ (Int32, String)

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

指定したエラー コードおよびメッセージ使用して、HttpListenerException クラス新しインスタンス初期化します。

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

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

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

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

SerializationInfo クラスStreamingContext クラス指定したインスタンスから、HttpListenerException クラス新しインスタンス初期化します。

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

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

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

パラメータ

serializationInfo

新しい HttpListenerException オブジェクトを逆シリアル化するために必要な情報格納する SerializationInfo オブジェクト

streamingContext

StreamingContext オブジェクト

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

HttpListenerException コンストラクタ (Int32)

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

指定したエラー コード使用して、HttpListenerException クラス新しインスタンス初期化します。

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

public HttpListenerException (
    int errorCode
)
public:
HttpListenerException (
    int errorCode
)
public HttpListenerException (
    int errorCode
)
public function HttpListenerException (
    errorCode : int
)

パラメータ

errorCode

発生したエラー識別する Int32 値。

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

HttpListenerException コンストラクタ

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

名前 説明
HttpListenerException () HttpListenerException クラス新しインスタンス初期化します。
HttpListenerException (Int32) 指定したエラー コード使用してHttpListenerException クラス新しインスタンス初期化します。
HttpListenerException (Int32, String) 指定したエラー コードおよびメッセージ使用してHttpListenerException クラス新しインスタンス初期化します。
HttpListenerException (SerializationInfo, StreamingContext) SerializationInfo クラスと StreamingContext クラス指定したインスタンスから、HttpListenerException クラス新しインスタンス初期化します。
参照参照

関連項目

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

HttpListenerException コンストラクタ ()




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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS