Home
last modified time | relevance | path

Searched defs:exceptionMessage (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_log_observer.cpp46 void NapiLogObserver::OnErrorLog(const ExceptionMessage &exceptionMessage) in OnErrorLog()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_sql_log.cpp54 void SqlLog::Notify(const std::string &storeId, const ExceptionMessage &exceptionMessage) in Notify()