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


この例外は、HttpListener の初期化中または HTTP 要求に対する応答の作成中または送信中にエラーが発生した場合、HttpListener クラスおよびそのクラスに関連付けられているクラスによってスローされます。たとえば、既に登録済みの URI (Uniform Resource Identifier) プレフィックスを HttpListener が登録しようとした場合に、この例外がスローされます。

System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.ComponentModel.Win32Exception
System.Net.HttpListenerException


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 クラスのページへのリンク