The members of System.Web.HttpException are listed below.
See Also: Inherited members from System.Runtime.InteropServices.ExternalException
Initializes a new instance of the System.Web.HttpException class and creates an empty System.Web.HttpException object. | ||
Initializes a new instance of the System.Web.HttpException class using a supplied error message. | ||
Initializes a new instance of the System.Web.HttpException class using an HTTP response status code and an error message. | ||
Initializes a new instance of the System.Web.HttpException class using an error message and the Exception.InnerException property. | ||
Initializes a new instance of the System.Web.HttpException class using an error message and an exception code. | ||
Initializes a new instance of the System.Web.HttpException class using an HTTP response status code, an error message, and the Exception.InnerException property. | ||
Initializes a new instance of the System.Web.HttpException class using an HTTP response status code, an error message, and an exception code. | ||
Documentation for this section has not yet been entered. |
Initializes a new instance of the System.Web.HttpException class with serialized data. |
static | CreateFromLastError(string)
| |
GetHtmlErrorMessage()
| ||
GetHttpCode()
| ||
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|