[
https://issues.apache.org/jira/browse/VELOCITY-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claude Brisson reassigned VELOCITY-746:
---------------------------------------
Assignee: Claude Brisson
> Add Info to MethodExceptionEventHandler.methodException parameter
> -----------------------------------------------------------------
>
> Key: VELOCITY-746
> URL: https://issues.apache.org/jira/browse/VELOCITY-746
> Project: Velocity
> Issue Type: Improvement
> Components: Engine
> Affects Versions: 1.6.2
> Reporter: Siri C.
> Assignee: Claude Brisson
> Fix For: 2.x
>
>
> I can't get information where exception is occurs from method exception
> handler.
> The exception handler method contains nothing about line of error.
> {code}
> MethodExceptionEventHandler.methodException(Class class1, String s, Exception
> exception)
> {code}
> Compare with InvalidReferenceEventHandler
> {code}
> InvalidReferenceEventHandler.invalidGetMethod(Context context, String s,
> Object obj, String s1, Info info);
> InvalidReferenceEventHandler.invalidSetMethod(Context context, String s,
> String s1, Info info);
> InvalidReferenceEventHandler.invalidMethod(Context context, String s, Object
> obj, String s1, Info info);
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]