| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionfreemarker.template.TemplateExceptionfreemarker.template.TemplateModelExceptionfreemarker.ext.beans.InvalidPropertyExceptionpublic class InvalidPropertyExceptionextends TemplateModelExceptionConstructor Summary | |
| |
Method Summary |
Methods inherited from class freemarker.template.TemplateException | |
getCause, getCauseException, getEnvironment, getFTLInstructionStack, printStackTrace, printStackTrace | |
public InvalidPropertyException(String description)
Constructs a TemplateModelException with the specified detail message.
- Parameters:
description- the detail message.