public class NonMarkupOutputException extends UnexpectedTypeException
TemplateMarkupOutputModel value was expected, but the value had a different type.| Constructor and Description |
|---|
NonMarkupOutputException(Environment env) |
NonMarkupOutputException(String description,
Environment env) |
getBlamedExpressionString, getCauseException, getColumnNumber, getEndColumnNumber, getEndLineNumber, getEnvironment, getFTLInstructionStack, getLineNumber, getMessage, getMessageWithoutStackTop, getTemplateName, getTemplateSourceName, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStandardStackTrace, printStandardStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic NonMarkupOutputException(Environment env)
public NonMarkupOutputException(String description, Environment env)