HttpUnhandledException Constructor
.NET Framework 2.0
Initializes a new instance of the HttpUnhandledException class.
| Name | Description |
|---|---|
| HttpUnhandledException () | Initializes a new instance of the HttpUnhandledException class. |
| HttpUnhandledException (String) | Initializes a new instance of the HttpUnhandledException class with the specified error messages. |
| HttpUnhandledException (String, Exception) | Initializes a new instance of the HttpUnhandledException class with the specified error message and inner exception. |
Community Additions
ADD
Show: