All Classes and Interfaces
Class
Description
All exceptions related to template rendering errors are subclasses of
TemplateException.Exception indicates that data model was not provided.
Exception indicates that template engine wasn't found.
Exception indicates that rendering process failure.
Exception indicates that an error occur during the initialization of the template engine.
Template renderer must implements this interface.