Uses of Class
freemarker.core.UnexpectedTypeException
Packages that use UnexpectedTypeException
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template.-
Uses of UnexpectedTypeException in freemarker.core
Subclasses of UnexpectedTypeException in freemarker.coreModifier and TypeClassDescriptionclassIndicates that aTemplateBooleanModelvalue was expected, but the value had a different type.classIndicates that aTemplateDateModelvalue was expected, but the value had a different type.classIndicates that aTemplateHashModelExvalue was expected, but the value had a different type.classIndicates that aTemplateNodeModelExvalue was expected, but the value had a different type.classIndicates that aTemplateHashModelvalue was expected, but the value had a different type.classIndicates that aTemplateMarkupOutputModelvalue was expected, but the value had a different type.classIndicates that aTemplateMethodModelvalue was expected, but the value had a different type.classIndicates that aTemplateNodeModelvalue was expected, but the value had a different type.classIndicates that aTemplateNumberModelvalue was expected, but the value had a different type.classIndicates that aTemplateSequenceModelvalue was expected, but the value had a different type.classIndicates that aTemplateSequenceModelorTemplateCollectionModelvalue was expected, but the value had a different type.classIndicates that aTemplateScalarModelvalue was expected (or maybe something that can be automatically coerced to that), but the value had a different type.classIndicates that aTemplateScalarModel(or maybe something that can be automatically coerced to that) orTemplateMarkupOutputModelvalue was expected, but the value had a different type.