HttpListenerException コンストラクタ (Int32, String)
アセンブリ: System (system.dll 内)

Dim errorCode As Integer Dim message As String Dim instance As New HttpListenerException(errorCode, message)


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


HttpListenerException コンストラクタ (SerializationInfo, StreamingContext)
アセンブリ: 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 )
- streamingContext
StreamingContext オブジェクト。

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


HttpListenerException コンストラクタ (Int32)
アセンブリ: System (system.dll 内)



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


HttpListenerException コンストラクタ

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

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



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


- HttpListenerException コンストラクタのページへのリンク