HttpUnhandledException Class
.NET Framework 3.0
The exception that is thrown when a generic exception occurs.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
'Declaration <SerializableAttribute> _ Public NotInheritable Class HttpUnhandledException Inherits HttpException 'Usage Dim instance As HttpUnhandledException
/** @attribute SerializableAttribute() */ public final class HttpUnhandledException extends HttpException
SerializableAttribute public final class HttpUnhandledException extends HttpException
Not applicable.
System.Object
System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.Web.HttpException
System.Web.HttpUnhandledException
System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.Web.HttpException
System.Web.HttpUnhandledException
Community Additions
ADD
Show: