| Issue 25: | Improve error messages | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The CellHTS2 node now gives a clue where were the problem, but the actual
problem remains hidden.
It would be nice if all voidEvals would be replaced with a code like this:
RExpr e = conn.eval("try(" + command + ")");
//Check whether it is an error or not, if error report it with a meaningful
error message extracted from the expression.
|
Labels: Milestone-Release0.4