Class SmartyCompilerException
Smarty compiler exception class
- Exception implements Throwable
-
SmartyException
-
SmartyCompilerException
Package: Smarty
Located at tpl/smarty/sysplugins/smartycompilerexception.php
Located at tpl/smarty/sysplugins/smartycompilerexception.php
Methods summary
public
|
Methods inherited from Exception
__construct(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
public
|
$line
The line number of the template error |
#
null
|
public
|
$source
The template source snippet relating to the error |
#
null
|
public
|
$desc
The raw text of the error message |
#
null
|
public
|
$template
The resource identifier or template name |
#
null
|
Properties inherited from SmartyException
Properties inherited from Exception
$code,
$file,
$message