Hello all,
 
I hope someone provide some answers to the following issues, thanks in advance.
 
1. Is it possible to get the line number of the error script when catching an EvaluatorException? I also noticed that sometimes also from EcmaException I couldn't get the line number and source that causes the exception?!
 
2. Is there any recommended way to handle exceptions? Sometimes, the error message is not obvious at all, e.g. a message like: "undefined is not a function", which happens when trying to access a var as a function...
 
Best regards,
Ala

Reply via email to