Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
This is the complete list of members for query_warning, including all inherited members.
code() const -> std::uint64_t | query_warning | inline |
message() const -> const std::string & | query_warning | inline |
query_warning()=default | query_warning | |
query_warning(std::uint64_t code, std::string message, std::optional< std::uint64_t > reason, std::optional< bool > retry) | query_warning | inline |
reason() const -> const std::optional< std::uint64_t > & | query_warning | inline |
retry() const -> const std::optional< bool > & | query_warning | inline |