Class CompileException
The exception occured during Latte compilation.
- Exception
- Latte\CompileException
public
|
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
public
string
|
$sourceCode
|
|
public
string
|
$sourceName
|
|
public
integer
|
$sourceLine
|
$code,
$file,
$line,
$message
|