public class TemplateExecutionException extends TemplateException
Modifier and Type | Class and Description |
---|---|
static class |
TemplateExecutionException.DoBodyException |
Constructor and Description |
---|
TemplateExecutionException(Template template,
java.lang.Integer lineNumber,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorDescription() |
java.lang.String |
getErrorTitle() |
getLineNumber, getSource, getSourceFile, getTemplate
getId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getMoreHTML, isSourceAvailable
public TemplateExecutionException(Template template, java.lang.Integer lineNumber, java.lang.String message, java.lang.Throwable cause)
public java.lang.String getErrorTitle()
getErrorTitle
in class PlayException
public java.lang.String getErrorDescription()
getErrorDescription
in class PlayException
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly