Library:Apache Jakarta Velocity Engine
Version:1.4
Compatibility:JDK 1.4
Exceptions in library Apache Jakarta Velocity Engine.
NamePackageDescription
MacroParseExceptionorg.apache.velocity.runtime.directiveException to indicate problem happened while constructing #macro() For internal use in parser - not to be passed to app level
MethodInvocationExceptionorg.apache.velocity.exceptionApplication-level exception thrown when a reference method is invoked and an exception is thrown.
MethodMap.AmbiguousExceptionorg.apache.velocity.util.introspectionsimple distinguishable exception, used when we run across ambiguous overloading
NodeExceptionorg.apache.velocity.runtime.exceptionNo description provided.
ParseDirectiveExceptionorg.apache.velocity.runtime.directiveException for #parse() problems
ParseErrorExceptionorg.apache.velocity.exceptionApplication-level exception thrown when a resource of any type has a syntax or other error which prevents it from being parsed.
ParseExceptionorg.apache.velocity.runtime.parserThis exception is thrown when parse errors are encountered.
ReferenceExceptionorg.apache.velocity.runtime.exceptionException thrown when a bad reference is found.
ResourceNotFoundExceptionorg.apache.velocity.exceptionApplication-level exception thrown when a resource of any type isn't found by the Velocity engine.
VelocityExceptionorg.apache.velocity.exceptionBase class for Velocity exceptions thrown to the application layer.
Search