Uses of Class
org.jusecase.jte.TemplateException
-
Packages that use TemplateException Package Description org.jusecase.jte -
-
Uses of TemplateException in org.jusecase.jte
Methods in org.jusecase.jte that throw TemplateException Modifier and Type Method Description voidTemplateEngine. render(String name, Object model, TemplateOutput output)Renders the template with the given name.
-