couchbase-cxx-client icon indicating copy to clipboard operation
couchbase-cxx-client copied to clipboard

CXXCBC-496: Convert C++ Public API Error handling to use couchbase::error

Open Matt-Woz opened this issue 1 year ago • 0 comments

Changes

  • Created couchbase::error which better fits the RFC error model
  • Converted operations to return couchbase::error, instead of different error_context types

Matt-Woz avatar May 21 '24 16:05 Matt-Woz