Uses of Class
freemarker.core.InvalidFormatStringException
Packages that use InvalidFormatStringException
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template
.-
Uses of InvalidFormatStringException in freemarker.core
Subclasses of InvalidFormatStringException in freemarker.coreModifier and TypeClassDescriptionfinal class
Used when creatingTemplateDateFormat
-s andTemplateNumberFormat
-s to indicate that the parameters part of the format string (like some kind of pattern) is malformed.class