namespace Nette\Templates
Class TemplateException
The exception occured during template compilation.
- Exception
-
RuntimeException
-
InvalidStateException
-
Nette\Templates\TemplateException implements Nette\IDebugPanel
Direct Known Subclasses
LatteException
public
|
#
__construct(
$message,
$code = 0,
$sourceLine = 0
)
|
public
|
#
setSourceFile(
$file
)
|
public
|
#
getTab(
)
Implementation of |
public
|
#
getPanel(
)
Implementation of |
public
|
#
getId(
)
Implementation of |
Methods Inherited From Exception
__construct(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Properties Inherited From Exception
$message, $code, $file, $line