This documentation is archived and is not being maintained.
HttpParseException Class
.NET Framework 1.1
The exception that is thrown when a parse error occurs.
For a list of all members of this type, see HttpParseException Members.
System.Object
System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.Web.HttpException
System.Web.HttpParseException
[Visual Basic] NotInheritable Public Class HttpParseException Inherits HttpException [C#] public sealed class HttpParseException : HttpException [C++] public __gc __sealed class HttpParseException : public HttpException [JScript] public class HttpParseException extends HttpException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)
See Also
Show: