public class NonMethodException extends UnexpectedTypeException
TemplateMethodModel value was expected, but the value had a different type.| Constructor and Description |
|---|
NonMethodException(Environment env) |
NonMethodException(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 NonMethodException(Environment env)
public NonMethodException(String description, Environment env)