Exception | Description |
---|---|
MethodInvocationException |
Application-level exception thrown when a reference method is
invoked and an exception is thrown.
|
ParseErrorException |
Application-level exception thrown when a resource of any type
has a syntax or other error which prevents it from being parsed.
|
ResourceNotFoundException |
Application-level exception thrown when a resource of any type
isn't found by the Velocity engine.
|
VelocityException |
Base class for Velocity exceptions thrown to the
application layer.
|
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.