Adding information to evaluation error messages
-----------------------------------------------

                 Key: SCXML-41
                 URL: https://issues.apache.org/jira/browse/SCXML-41
             Project: Commons SCXML
          Issue Type: Improvement
            Reporter: Nestor Urquiza


Log trace like:
EXPRESSION_ERROR (java.lang.NullPointerException)
>
We could output more than just
he little message that comes from JEXL if we modify
 JexlEvaluator#eval() to output the expr parameter when
an Exception occurs.

That way one can see easy the culprit line of JEXL/EL
code.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to