[CXX-1570] Errors raised by drivers should include codeName string from server response Created: 30/Apr/18 Updated: 30/Jun/23 |
|
| Status: | Backlog |
| Project: | C++ Driver |
| Component/s: | API |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major - P3 |
| Reporter: | Rathi Gnanasekaran | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | error-handling, internal-woes, neweng | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Epic Link: | C++ Error Improvements | ||||||||
| Description |
|
DRIVERS Ticket Description
Script Target - If you can read this text, the script has failed
|
| Comments |
| Comment by A. Jesse Jiryu Davis [ 21/May/18 ] |
|
C Driver APIs allow us to retrieve the full server reply document on error. Design an API for integrating this information, when available, in C++ Driver exception objects. |