System.Web.HttpParseException Class

The exception that is thrown when a parse error occurs.

See Also: HttpParseException Members

Syntax

public sealed class HttpParseException : HttpException

Remarks

The System.Web.HttpParseException class is an HTTP-specific exception class that enables ASP.NET to output parser exception information. For more information on throwing and handling exceptions, see Handling and Throwing Exceptions.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0