mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +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 |
||
---|---|---|
.. | ||
Benchmarks | ||
Examples_Tests | ||
Geo_Tests | ||
Google_Api_Test | ||
Image_Tests | ||
Meta_Test_Suite_Tests | ||
micro-distribution | ||
Table_Tests | ||
Tests | ||
Visualization_Tests |