Uses of Interface
org.apache.velocity.exception.ExtendedParseException
Package
Description
-
Uses of ExtendedParseException in org.apache.velocity.exception
Modifier and TypeClassDescriptionclass
Application-level exception thrown when a reference method is invoked and an exception is thrown.class
Exception generated to indicate parse errors caught during directive initialization (e.g. -
Uses of ExtendedParseException in org.apache.velocity.runtime.directive
Modifier and TypeClassDescriptionclass
Exception to indicate problem happened while constructing #macro() For internal use in parser - not to be passed to app level -
Uses of ExtendedParseException in org.apache.velocity.runtime.parser
Modifier and TypeClassDescriptionclass
This is an extension of the ParseException, which also takes a template name.