Template Engine

Namespace Template.Exception

Defined in:
Template.js

Static Fields

Field
Template.Exception.CONFIG_INVALID
[constant]
Template.Exception.NOT_IMPLEMENTED
[constant]
[constant]
Template.Exception.TEMPLATEMANAGER_NULL
[constant]
Template.Exception.WRONG_RENDER_DATA
[constant]

Static Methods

Method
Template.Exception.FILE_DOES_NOT_EXIST(fileName)
[constant]
Namespace Detail
Template.Exception
Static Field Details
Template.Exception.CONFIG_INVALID
[constant]
Template.Exception.NOT_IMPLEMENTED
[constant]
Template.Exception.TEMPLATEMANAGER_NOT_CLASS_INSTANCE
[constant]
Template.Exception.TEMPLATEMANAGER_NULL
[constant]
Template.Exception.WRONG_RENDER_DATA
[constant]
Static Method Details
Template.Exception.FILE_DOES_NOT_EXIST(fileName)
[constant]
Parameters (optional)
fileName
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 17 2011 15:33:34 GMT+0200 (CEST)