![]() |
SDK
2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
|
#include <QueryError.h>
Public Member Functions | |
QueryError (ErrorCode errorCode, std::string &&reason, std::string &&message) | |
QueryError (Filter &&filter, ErrorCode errorCode, std::string &&reason, std::string &&message) | |
bool | hasFilter () const |
const Filter & | getFilter () const |
![]() | |
operator bool () const | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const QueryError &error) |
Additional Inherited Members | |
![]() | |
ErrorCode | errorCode {} |
std::string | reason {} |
std::string | message {} |
Contains error information delivered from CloudBackend SDK i connection with a failed query, or join