public class TemplateExecutionException extends RuntimeException
| Constructor and Description |
|---|
TemplateExecutionException(String templateId,
juzu.impl.common.Location location,
String text,
String message,
Throwable cause) |
TemplateExecutionException(String templateId,
juzu.impl.common.Location location,
String text,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLineNumber() |
String |
getMessage() |
String |
getText() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TemplateExecutionException(String templateId, juzu.impl.common.Location location, String text, String message, Throwable cause)
public String getText()
public Integer getLineNumber()
public String getMessage()
getMessage in class ThrowableCopyright © 2017 eXo Platform SAS. All rights reserved.