Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_observer.cpp57 void ErrorObserver::HandleOnUnhandledException(const std::string &errMsg) in HandleOnUnhandledException() function in OHOS::AbilityRuntime::ErrorObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_observer.cpp42 void JsErrorObserver::HandleOnUnhandledException(const std::string &errMsg) in HandleOnUnhandledException() function in OHOS::AbilityRuntime::JsErrorObserver