|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.plugins.scripting.velocity.VelocityProcessor.EntityNotFoundHandler
public static class VelocityProcessor.EntityNotFoundHandler
Velocity event handler to convert EntityNotFoundExceptions to NULL.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.velocity.app.event.MethodExceptionEventHandler |
---|
org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor |
Constructor Summary | |
---|---|
VelocityProcessor.EntityNotFoundHandler()
|
Method Summary | |
---|---|
java.lang.Object |
methodException(java.lang.Class clazz,
java.lang.String methodName,
java.lang.Exception ex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VelocityProcessor.EntityNotFoundHandler()
Method Detail |
---|
public java.lang.Object methodException(java.lang.Class clazz, java.lang.String methodName, java.lang.Exception ex) throws java.lang.Exception
methodException
in interface org.apache.velocity.app.event.MethodExceptionEventHandler
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |