System.Web.HttpException Class

Describes an exception that occurred during the processing of HTTP requests.

See Also: HttpException Members

Syntax

public class HttpException : System.Runtime.InteropServices.ExternalException

Remarks

The System.Web.HttpException class is an HTTP-specific exception class that enables ASP.NET to generate exception information. For more information about 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