-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Implement an exception hierarchy for libbsoncxx with the following exception types and error categories:
- bsoncxx::exception (inherits from std::system_error)
- libbson error category
- bsoncxx error category
- is related to
-
CXX-627 Implement mongocxx exception hierarchy
- Closed