|
| app_error (const app_error &other) |
|
app_error & | operator= (const app_error &other) |
|
| app_error (app_error &&other) |
|
app_error & | operator= (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:
- include/cpprealm/app.hpp
- src/cpprealm/app.cpp