HttpUnhandledException コンストラクタ ()
アセンブリ: System.Web (system.web.dll 内)


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


HttpUnhandledException コンストラクタ (String)
アセンブリ: System.Web (system.web.dll 内)


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


HttpUnhandledException コンストラクタ

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

HttpUnhandledException コンストラクタ (String, Exception)
アセンブリ: System.Web (system.web.dll 内)

Dim message As String Dim innerException As Exception Dim instance As New HttpUnhandledException(message, innerException)

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- HttpUnhandledException コンストラクタ ()のページへのリンク