builtin errors #218

Merged
sb10q merged 1 commits from builtin-errors into master 2024-08-17 17:37:19 +08:00
Contributor

Did some refactoring for adding exception types. Now supports RuntimeError and ValueError in addition to the IndexError and DivideByZeroError that were supported previously. We no longer need to hard-code the definition IDs for these builtin errors.

Closes #189

Did some refactoring for adding exception types. Now supports `RuntimeError` and `ValueError` in addition to the `IndexError` and `DivideByZeroError` that were supported previously. We no longer need to hard-code the definition IDs for these builtin errors. Closes #189
pca006132 added 2 commits 2022-03-17 00:07:36 +08:00
pca006132 force-pushed builtin-errors from bb29f57853 to 04e7a7eb4b 2022-03-17 15:03:34 +08:00 Compare
sb10q merged commit 04e7a7eb4b into master 2022-03-17 15:04:34 +08:00
sb10q deleted branch builtin-errors 2022-03-17 15:04:35 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#218
No description provided.