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
Add error handling class that can be subclassed to customize error messages (#389)
Resolves#388. Also heavily refactors a lot of the error-related code, including moving all of the exception utilities/classes to a common module, and removing the `.with_xxx` patterns (unnecessarily) being used for QDAG nodes.
0 commit comments