You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: replace primitive string throws with Error objects (#6602)
Standardized error handling in math utilities, pitch actions, and
program blocks by replacing string throws with standard Error objects.
Updated NumberBlocks catch sites and unit tests to handle the new
Error object format.
Reference: Linked to issue created by user.
0 commit comments