Searched refs:HandleOnUnhandledException (Results 1 – 4 of 4) sorted by relevance
53 observer->HandleOnUnhandledException(errMsg); in OnUnhandledException()57 void ErrorObserver::HandleOnUnhandledException(const std::string &errMsg) in HandleOnUnhandledException() function in OHOS::AbilityRuntime::ErrorObserver
37 void HandleOnUnhandledException(const std::string &errMsg);
38 jsObserver->HandleOnUnhandledException(errMsg); in OnUnhandledException()42 void JsErrorObserver::HandleOnUnhandledException(const std::string &errMsg) in HandleOnUnhandledException() function in OHOS::AbilityRuntime::JsErrorObserver
39 void HandleOnUnhandledException(const std::string &errMsg);