VelocityErrorScreen screen - directs errors at the velocity
error template defined in template.error.
author: Gonzalo Diethelm author: Henning P. Schmiedehausen version: $Id: VelocityErrorScreen.java 534527 2007-05-02 16:10:59Z tv $
Method Summary
protected void
doBuildTemplate(RunData data, Context context) Implement this to add information to the context.
Implement this to add information to the context.
Parameters: data - Turbine information. Parameters: context - Context for web pages. exception: Exception - a generic exception.
Methods inherited from org.apache.turbine.modules.screens.VelocityScreen