Couchbase C++ SDK 1.2.0 (rev. c2439a4)
Loading...
Searching...
No Matches
error_context Class Reference

#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

Constructor & Destructor Documentation

◆ error_context()

error_context ( )
default

Member Function Documentation

◆ impl()

auto impl ( ) const -> std::shared_ptr< internal_error_context >
nodiscard

◆ operator bool()

operator bool ( ) const
explicit

◆ to_json()

auto to_json ( error_context_json_format format = error_context_json_format::compact) const -> std::string
nodiscard

◆ internal_error_context

friend struct internal_error_context
friend

The documentation for this class was generated from the following file: