kolasu
kolasu copied to clipboard
Introducing Mapping Exception
When an exception is thrown during mapping it could be caused by the fact that a syntax error led to an invalid tree. In that case it would be useful to propagate the issues. We could capture the exception, and throw a new exception with the caught exception plus the issues identified during parsing