public class TemplateError extends Object implements ContextAware
ContextAware.ContextAwareMap| Constructor and Description |
|---|
TemplateError(Throwable t) |
TemplateError(Throwable t,
Object o) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCause() |
String |
getClassName() |
String |
getErrorInfo() |
String |
getMessage() |
String |
getStackTrace() |
void |
setupContext(org.apache.velocity.context.Context context) |
public TemplateError(Throwable t)
public String getMessage()
public String getClassName()
public String getStackTrace()
public String getErrorInfo()
public String getCause()
public void setupContext(org.apache.velocity.context.Context context)
setupContext in interface ContextAwareCopyright © 2021. All rights reserved.