WebErrorEvent Constructor
.NET Framework (current version)
Initializes a new instance of the WebErrorEvent class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | WebErrorEvent(String^, Object^, Int32, Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the WebErrorEvent class using the supplied parameters. |
![]() | WebErrorEvent(String^, Object^, Int32, Int32, Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the WebErrorEvent class using the supplied parameters. |
Show:
