HttpCompileException

HttpCompileException

System.Web (system.web.dll)sealed class

This class represents an HTTP compiler exception.

public sealed class HttpCompileException : HttpException {
// Public Instance Properties
   public CompilerResults Results{get; }
   public string SourceCode{get; }
}

Hierarchy

System.Object System.Exception(System.Runtime.Serialization.ISerializable) System.SystemException System.Runtime.InteropServices.ExternalException HttpException HttpCompileException



    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace