WebErrorEvent Constructor

 

Initializes a new instance of the WebErrorEvent class.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protmethodWebErrorEvent(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.

System_CAPS_protmethodWebErrorEvent(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.

Return to top
Show: