Closed jeanthom closed 4 years ago
In lots of place we use asserts when we check user parameters. While this is functional, we should use exceptions instead, with a proper exception message.
In lots of place we use asserts when we check user parameters. While this is functional, we should use exceptions instead, with a proper exception message.