freemarker.core
public class StopException extends TemplateException
Modifier and Type | Method and Description |
---|---|
void |
printStackTrace(PrintStream ps) |
void |
printStackTrace(PrintWriter pw) |
getCause, getCauseException, getEnvironment, getFTLInstructionStack
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString
public void printStackTrace(PrintWriter pw)
printStackTrace
in class TemplateException
public void printStackTrace(PrintStream ps)
printStackTrace
in class TemplateException