HttpCompileException Class
.NET Framework 3.0
The exception that is thrown when a compiler error occurs.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
'Declaration <SerializableAttribute> _ Public NotInheritable Class HttpCompileException Inherits HttpException 'Usage Dim instance As HttpCompileException
/** @attribute SerializableAttribute() */ public final class HttpCompileException extends HttpException
SerializableAttribute public final class HttpCompileException extends HttpException
Not applicable.
- AspNetHostingPermission for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
System.Object
System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.Web.HttpException
System.Web.HttpCompileException
System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.Web.HttpException
System.Web.HttpCompileException
Community Additions
ADD
Show: