Set AssertError to inherit from std::runtime_error
Compare changes
- Stéphane Del Pino authored
+ 5
− 8
@@ -41,13 +41,7 @@ RandomEngine::destroy()
@@ -62,5 +56,8 @@ RandomEngine::setRandomSeed(const uint64_t random_seed)
The main interest is that one can now check more precisely the type of raised errors in unit tests