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

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

HttpUnhandledException コンストラクタ ()


HttpUnhandledException コンストラクタ (String)

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

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

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

Dim message As String

Dim instance As New HttpUnhandledException(message)
public HttpUnhandledException (
    string message
)
public:
HttpUnhandledException (
    String^ message
)
public HttpUnhandledException (
    String message
)
public function HttpUnhandledException (
    message : String
)

パラメータ

message

例外スローされたときに、クライアント表示するメッセージ

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

HttpUnhandledException コンストラクタ

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

名前 説明
HttpUnhandledException () HttpUnhandledException クラス新しインスタンス初期化します。
HttpUnhandledException (String) HttpUnhandledException クラス新しインスタンスを、指定したエラー メッセージ使用して初期化します。
HttpUnhandledException (String, Exception) 指定したエラー メッセージ内部例外使用してHttpUnhandledException クラス新しインスタンス初期化します。
参照参照

関連項目

HttpUnhandledException クラス
HttpUnhandledException メンバ
System.Web 名前空間

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

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

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

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

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

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

パラメータ

message

例外スローされたときに、クライアント表示するメッセージ

innerException

存在する場合は、現在の例外をスローした InnerException。

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



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS