Would anyone find something like this useful? I wrote it in order to scratch a bit of an itch I had, but can just as well make it a public package. The aim is to provide try-catch-finally semantics that behaves a bit like Python’s error handling.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
New syntax suggestion: catch with type specs | 43 | 2632 | February 21, 2025 | |
Try-Catch online help | 2 | 243 | April 26, 2024 | |
Best practices for error trapping and exception handling in Julia as of mid 2022 | 4 | 525 | October 15, 2022 | |
Please stop using `error` and `ErrorException` in packages (and Base) | 29 | 6498 | May 2, 2019 | |
Failure to catch an exception | 9 | 1090 | August 3, 2018 |