Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
app_error (const app_error &other) | |
app_error & | 操作符= (const app_error &other) |
app_error ( app_error && other) | |
app_error & | 运算符= ( app_error && other) |
app_error (域::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 |