mirror of
https://github.com/enso-org/enso.git
synced 2024-12-02 13:52:08 +03:00
49204e92cf
This removes the special handling of polyglot exceptions and allows matching on Java exceptions in the same way as for any other types. `Polyglot_Error`, `Panic.catch_java` and `Panic.catch_primitive` are gone The change mostly deals with the backslash of removing `Polyglot_Error` and two `Panic` methods. `Panic.catch` was implemented as a builtin instead of delegating to `Panic.catch_primitive` builtin that is now gone. This fixes https://www.pivotaltracker.com/story/show/182844611 |
||
---|---|---|
.. | ||
0.0.0-dev |