Sitecore 5.1.1 API

CompilerException Class

Compiler exception.

For a list of all members of this type, see CompilerException Members.

System.Object
   System.Exception
      System.ApplicationException
         Sitecore.CodeDom.Compiler.CompilerException

[Visual Basic]
Public Class CompilerException
    Inherits ApplicationException
[C#]
public class CompilerException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sitecore.CodeDom.Compiler

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

CompilerException Members | Sitecore.CodeDom.Compiler Namespace