HttpUnhandledException Constructor (String^)
.NET Framework (current version)
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.
Assembly: System.Web (in System.Web.dll)
Parameters
- message
-
Type:
System::String^
The message displayed to the client when the exception is thrown.
.NET Framework
Available since 2.0
Available since 2.0
Show: