Closed npasserini closed 8 years ago
Java lines should not be there, we should reduce it to wollok lines. This is a start, then we could think about which is the best way to display a stack trace.
I think that we have most of the scenarios covered. Message not understood raises a wollok exception. Also calling a native method throws a wollok exception (this includes assertions for tests) Same for binary operations.
Maybe we are missing the null pointer. And we will also want to implement the assertions as specific subclasses of wollok.lang.Exception. But for the moment I'll close this one. Those should be specific issues to report and address
Currently it shows a lot of confusing information, for example: