Realm C++ SDK 버전 v2.2.0
|
공개 멤버 함수 | |
app_error (const app_error & other) | |
app_error & | 연산자= (const app_error & other) |
app_error (app_error &기타) | |
app_error & | 연산자= (app_error &(&O)) |
app_error (영역::app::AppError &&error) | |
std::string_view | message () const |
std::string_view | Link_to_server_logs () const |
부울 | is_json_error () const |
부울 | is_service_error () const |
부울 | is_http_error () const |
부울 | is_custom_error () const |
부울 | is_client_error () const |