Package | Description |
---|---|
org.apache.velocity.exception | |
org.apache.velocity.runtime.directive | |
org.apache.velocity.runtime.parser |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
MacroParseException
Exception to indicate problem happened while constructing #macro()
For internal use in parser - not to be passed to app level
|
Modifier and Type | Class and Description |
---|---|
class |
TemplateParseException
This is an extension of the ParseException, which also takes a
template name.
|
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.