ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 152
نمايش فراداده

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