This documentation is archived and is not being maintained.
HttpCompileException Class
.NET Framework 1.1
The exception that is thrown when a compiler error occurs.
For a list of all members of this type, see HttpCompileException Members.
System.Object
System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.Web.HttpException
System.Web.HttpCompileException
[Visual Basic] NotInheritable Public Class HttpCompileException Inherits HttpException [C#] public sealed class HttpCompileException : HttpException [C++] public __gc __sealed class HttpCompileException : public HttpException [JScript] public class HttpCompileException extends HttpException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)
See Also
Show: