Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Diagnostics
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
      • Diagnostics
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • PhpGenerator
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
  • NetteModule
  • none

Classes

  • Compiler
  • Engine
  • HtmlNode
  • MacroNode
  • MacroTokens
  • Parser
  • PhpWriter
  • Token

Interfaces

  • IMacro

Exceptions

  • CompileException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class CompileException

The exception occured during Latte compilation.

Exception
Extended by RuntimeException
Extended by Nette\InvalidStateException
Extended by Nette\Templating\FilterException
Extended by Nette\Latte\CompileException
Namespace: Nette\Latte
Author: David Grudl
Located at Latte/exceptions.php
Methods inherited from Nette\Templating\FilterException
__construct(), setSourceFile()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Nette\Templating\FilterException
$sourceFile, $sourceLine
Properties inherited from Exception
$code, $file, $line, $message
Nette 2.1 API documentation generated by ApiGen 2.8.0