Description
Uncaught exception
If the exception is ever thrown, the program will crash. A C++ exception is thrown but never caught
/src/bsoncxx/types/bson_value/view.cpp:78: UNCAUGHT_EXCEPT 114130 An exception of type "bsoncxx::v_noabi::exception" is thrown but the throw list "noexcept" doesn't allow it to be thrown. This will cause a call to unexpected() which usually calls terminate().