Freeder
 All Classes Files Functions Variables Pages
Public Member Functions | Protected Attributes | List of all members
RainTpl_Exception Class Reference
Inheritance diagram for RainTpl_Exception:
RainTpl_NotFoundException RainTpl_SyntaxException

Public Member Functions

 getTemplateFile ()
 
 setTemplateFile ($templateFile)
 

Protected Attributes

 $templateFile = ''
 

Detailed Description

Basic Rain tpl exception.

Member Function Documentation

RainTpl_Exception::getTemplateFile ( )

Returns path of template file with error.

Returns
string
RainTpl_Exception::setTemplateFile (   $templateFile)

Sets path of template file with error.

Parameters
string$templateFile
Returns
RainTpl_Exception

Member Data Documentation

RainTpl_Exception::$templateFile = ''
protected

Path of template file with error.


The documentation for this class was generated from the following file: