summaryrefslogtreecommitdiff
path: root/src/mongo/base/error_codes.tpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2023-01-191-0/+2
* SERVER-46962 add optional parameter when creating ErrorExtraInfo classPavi Vetriselvan2020-06-221-2/+14
* SERVER-42164 Allowed ErrorCode::is{Category} to take a StatusBen Caimano2019-07-231-2/+3
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-31734 Core ErrorExtraInfo implementationMathias Stearn2018-01-041-0/+54
* SERVER-31622 Support catching DBException by code or categoryMathias Stearn2017-11-021-0/+24
* SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn2017-11-021-0/+77