builtin errors #218
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#218
Loading…
Reference in New Issue
No description provided.
Delete Branch "builtin-errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Did some refactoring for adding exception types. Now supports
RuntimeError
andValueError
in addition to theIndexError
andDivideByZeroError
that were supported previously. We no longer need to hard-code the definition IDs for these builtin errors.Closes #189
bb29f57853
to04e7a7eb4b