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, getTemplategetId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getMoreHTML, isSourceAvailablepublic TemplateExecutionException(Template template, java.lang.Integer lineNumber, java.lang.String message, java.lang.Throwable cause)
public java.lang.String getErrorTitle()
getErrorTitle in class PlayExceptionpublic java.lang.String getErrorDescription()
getErrorDescription in class PlayExceptionGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly