\SmartyCompilerException

Smarty compiler exception class

Summary

Methods
Properties
Constants
__toString()
$escape
$line
$source
$desc
$template
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$escape

$escape : 

Type

$line

$line : 

The line number of the template error

Type

$source

$source : 

The template source snippet relating to the error

Type

$desc

$desc : 

The raw text of the error message

Type

$template

$template : 

The resource identifier or template name

Type

Methods

__toString()

__toString()