[NCBC-78] Enhance discussion of return codes/values Created: 26/Jun/12 Updated: 29/May/13 |
|
| Status: | Open |
| Project: | Couchbase .NET client library |
| Component/s: | docs |
| Affects Version/s: | 1.1.6 |
| Fix Version/s: | 1.3 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Perry Krug | Assignee: | Matt Ingenthron |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Given the comments on this page: http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-retrieve-set.html
Perhaps there can be a section on the possible return codes/values, what they mean, when they might happen, and how to deal with them? |
| Comments |
| Comment by Mark Nunberg [ 22/Nov/12 ] |
|
This is a must-have for SDK testing. It is very difficult to determine failure types and severities without knowing what types of errors, exception classes, or such to expect.
At the very least, there should be standard return codes (in a well-defined location) for memcached error codes. |