org.melati.template.velocity
Class PassbackEvaluationExceptionHandler
java.lang.Object
org.melati.template.velocity.PropagateEvaluationExceptionHandler
org.melati.template.velocity.PassbackEvaluationExceptionHandler
- All Implemented Interfaces:
- org.apache.velocity.app.event.EventHandler, org.apache.velocity.app.event.InvalidReferenceEventHandler, org.apache.velocity.app.event.MethodExceptionEventHandler
public class PassbackEvaluationExceptionHandler
- extends PropagateEvaluationExceptionHandler
- implements org.apache.velocity.app.event.MethodExceptionEventHandler
- Since:
- 1 Apr 2008
- Author:
- timp
Nested classes/interfaces inherited from interface org.apache.velocity.app.event.MethodExceptionEventHandler |
org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor |
Nested classes/interfaces inherited from interface org.apache.velocity.app.event.InvalidReferenceEventHandler |
org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor, org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidMethodExecutor, org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PassbackEvaluationExceptionHandler
public PassbackEvaluationExceptionHandler(org.apache.velocity.VelocityContext vc)
- Constructor.
methodException
public Object methodException(Class claz,
String method,
Exception problem)
throws Exception
- Specified by:
methodException
in interface org.apache.velocity.app.event.MethodExceptionEventHandler
- Throws:
Exception
Copyright © 2000-2010 PanEris. All Rights Reserved.