|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.template.velocity.PropagateEvaluationExceptionHandler
org.melati.template.velocity.PassbackEvaluationExceptionHandler
public class PassbackEvaluationExceptionHandler
| Nested Class Summary |
|---|
| 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 |
| Constructor Summary | |
|---|---|
PassbackEvaluationExceptionHandler(org.apache.velocity.VelocityContext vc)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
methodException(java.lang.Class claz,
java.lang.String method,
java.lang.Exception problem)
|
| Methods inherited from class org.melati.template.velocity.PropagateEvaluationExceptionHandler |
|---|
invalidGetMethod, invalidMethod, invalidSetMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PassbackEvaluationExceptionHandler(org.apache.velocity.VelocityContext vc)
| Method Detail |
|---|
public java.lang.Object methodException(java.lang.Class claz,
java.lang.String method,
java.lang.Exception problem)
throws java.lang.Exception
methodException in interface org.apache.velocity.app.event.MethodExceptionEventHandlerjava.lang.Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||