couchbase-cxx-client
couchbase-cxx-client copied to clipboard
CXXCBC-496: Convert C++ Public API Error handling to use couchbase::error
Changes
- Created couchbase::error which better fits the RFC error model
- Converted operations to return couchbase::error, instead of different error_context types