Package com.spun.util.parser
Class TemplateError
java.lang.Object
com.spun.util.parser.TemplateError
- All Implemented Interfaces:
ContextAware
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.spun.util.velocity.ContextAware
ContextAware.ContextAwareMap -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCause()voidsetupContext(org.apache.velocity.context.Context context)
-
Constructor Details
-
TemplateError
-
TemplateError
-
-
Method Details
-
getMessage
-
getClassName
-
getStackTrace
-
getErrorInfo
-
getCause
-
setupContext
public void setupContext(org.apache.velocity.context.Context context) - Specified by:
setupContextin interfaceContextAware
-