This documentation is archived and is not being maintained.
HttpUnhandledException Constructor
Visual Studio 2008
Initializes a new instance of the HttpUnhandledException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
HttpUnhandledException() | Infrastructure. Initializes a new instance of the HttpUnhandledException class. |
|
HttpUnhandledException(String) | Infrastructure. Initializes a new instance of the HttpUnhandledException class with the specified error messages. |
|
HttpUnhandledException(String, Exception) | Infrastructure. Initializes a new instance of the HttpUnhandledException class with the specified error message and inner exception. |
Show: