|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedParseException | |
---|---|
org.apache.velocity.exception | |
org.apache.velocity.runtime.directive | |
org.apache.velocity.runtime.parser |
Uses of ExtendedParseException in org.apache.velocity.exception |
---|
Classes in org.apache.velocity.exception that implement ExtendedParseException | |
---|---|
class |
MethodInvocationException
Application-level exception thrown when a reference method is invoked and an exception is thrown. |
class |
TemplateInitException
Exception generated to indicate parse errors caught during directive initialization (e.g. |
Uses of ExtendedParseException in org.apache.velocity.runtime.directive |
---|
Classes in org.apache.velocity.runtime.directive that implement ExtendedParseException | |
---|---|
class |
MacroParseException
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 |
---|
Classes in org.apache.velocity.runtime.parser that implement ExtendedParseException | |
---|---|
class |
TemplateParseException
This is an extension of the ParseException, which also takes a template name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |