summaryrefslogtreecommitdiff
path: root/src/mongo/base/error_codes.tpl.cpp
AgeCommit message (Expand)Author
2022-05-10SERVER-66205 Merge `WriteConflictException` and `TemporarilyUnavailableExcept...Amirsaman Memaripour
2022-04-28SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour
2020-06-22SERVER-46962 add optional parameter when creating ErrorExtraInfo classPavi Vetriselvan
2019-07-23SERVER-42164 Allowed ErrorCode::is{Category} to take a StatusBen Caimano
2019-04-09SERVER-40476 remove mongoutils::strBilly Donahue
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-01-04SERVER-31734 Core ErrorExtraInfo implementationMathias Stearn
2017-11-02SERVER-31622 Support catching DBException by code or categoryMathias Stearn
2017-11-02SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn