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, toString
public 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 Throwable
Copyright © 2015 eXo Platform SAS. All rights reserved.