Realm C++ SDK Version v2.2.0
Public Member Functions | List of all members

realm::app_error Struct Reference

Public Member Functions

 app_error (const app_error &other)
 
app_erroroperator= (const app_error &other)
 
 app_error (app_error &&other)
 
app_erroroperator= (app_error &&other)
 
 app_error (realm::app::AppError &&error)
 
std::string_view message () const
 
std::string_view link_to_server_logs () const
 
bool is_json_error () const
 
bool is_service_error () const
 
bool is_http_error () const
 
bool is_custom_error () const
 
bool is_client_error () const
 

The documentation for this struct was generated from the following files: