System.Web.Management.WebEventCodes.RuntimeErrorUnhandledException Field

Represents the event code indicating an unhandled exception occurred. This field is constant.

Value: 3005

Syntax

public const int RuntimeErrorUnhandledException

Remarks

WebEventCodes.RuntimeErrorUnhandledException is the major code that refers to the occurrence of an exception that is not handled by ASP.NET. When the exception occurs, ASP.NET raises a System.Web.Management.WebRequestErrorEvent with a major code of WebEventCodes.RuntimeErrorUnhandledException.

Requirements

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