|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodExceptionEventHandler | |
---|---|
org.apache.velocity.app.event | |
org.apache.velocity.app.event.implement |
Uses of MethodExceptionEventHandler in org.apache.velocity.app.event |
---|
Methods in org.apache.velocity.app.event with parameters of type MethodExceptionEventHandler | |
---|---|
void |
EventCartridge.addMethodExceptionHandler(MethodExceptionEventHandler ev)
Add a method exception event handler to the Cartridge. |
Uses of MethodExceptionEventHandler in org.apache.velocity.app.event.implement |
---|
Classes in org.apache.velocity.app.event.implement that implement MethodExceptionEventHandler | |
---|---|
class |
PrintExceptions
Simple event handler that renders method exceptions in the page rather than throwing the exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |