Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/error_context.hxx>
Public Member Functions | |
error_context ()=default | |
operator bool () const | |
auto | to_json (error_context_json_format format=error_context_json_format::compact) const -> std::string |
auto | impl () const -> std::shared_ptr< internal_error_context > |
Friends | |
struct | internal_error_context |
|
default |
|
nodiscard |
|
explicit |
|
nodiscard |
|
friend |