Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Convert relevant asserts to exceptions #18

Closed
jtikalsky opened this issue Nov 15, 2018 · 1 comment
Closed

Convert relevant asserts to exceptions #18

jtikalsky opened this issue Nov 15, 2018 · 1 comment

Comments

@jtikalsky
Copy link
Contributor

Now that #16 is complete, we are able to use exceptions in our code. Various things can now be upgraded to take advantage of this. The most obvious case is to review any configASSERTs in our code to determine if they would be better handled as catchable exceptions.

@jtikalsky
Copy link
Contributor Author

I believe this is basically done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant