public class VelocityErrorScreen extends VelocityScreen
conf, templateService, velocity
log
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
VelocityErrorScreen() |
Modifier and Type | Method and Description |
---|---|
protected void |
doBuildTemplate(PipelineData pipelineData,
org.apache.velocity.context.Context context)
Implement this to add information to the context.
|
buildTemplate, doBuildTemplate
doBuild, doPostBuildTemplate, doRedirect, doRedirect, setTemplate
build, getLayout, getPrefix, setLayout
getRunData
public VelocityErrorScreen()
protected void doBuildTemplate(PipelineData pipelineData, org.apache.velocity.context.Context context) throws Exception
doBuildTemplate
in class VelocityScreen
pipelineData
- Turbine information.context
- Context for web pages.Exception
- a generic exception.Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.