-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines
Uncaught exception
If the exception is ever thrown, the program will crash. A C++ exception is thrown but never caught
/test/model/src/include/model/util.h:154: UNCAUGHT_EXCEPT 138598 An exception of type "model::model_exception" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
- duplicates
-
WT-12436 Fix Coverity bugs in the model
- Closed