mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 18:34:03 +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 |
||
---|---|---|
.. | ||
Base/0.0.0-dev | ||
Database/0.0.0-dev | ||
Examples/0.0.0-dev | ||
Geo/0.0.0-dev | ||
Google_Api/0.0.0-dev | ||
Image/0.0.0-dev | ||
Searcher/0.0.0-dev | ||
Table/0.0.0-dev | ||
Test/0.0.0-dev | ||
Visualization/0.0.0-dev |