HttpUnhandledException Constructor
.NET Framework (current version)
Initializes a new instance of the HttpUnhandledException class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HttpUnhandledException() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the HttpUnhandledException class. |
![]() | HttpUnhandledException(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the HttpUnhandledException class with the specified error messages. |
![]() | HttpUnhandledException(String^, Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the HttpUnhandledException class with the specified error message and inner exception. |
Show:
