This documentation is archived and is not being maintained.
HttpUnhandledException Class
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] NotInheritable Public Class HttpUnhandledException Inherits HttpException [C#] public sealed class HttpUnhandledException : HttpException [C++] public __gc __sealed class HttpUnhandledException : public HttpException [JScript] public class HttpUnhandledException extends HttpException
See Also
Show: