Package | Description |
---|---|
org.apache.velocity.app.event | |
org.apache.velocity.app.event.implement | |
org.apache.velocity.example |
Modifier and Type | Method and Description |
---|---|
void |
EventCartridge.addMethodExceptionHandler(MethodExceptionEventHandler ev)
Add a method exception event handler to the Cartridge.
|
Modifier and Type | Class and Description |
---|---|
class |
PrintExceptions
Simple event handler that renders method exceptions in the page
rather than throwing the exception.
|
Modifier and Type | Class and Description |
---|---|
class |
EventExample
This class is a simple demonstration of how the event handling
features of the Velocity Servlet Engine are used.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.