Searched refs:OnUnhandledException (Results 1 – 7 of 7) sorted by relevance
41 errorObserver_->OnUnhandledException(errMsg); in NotifyUnhandledException()53 errorObserver_->OnUnhandledException(errMsg); in NotifyCJUnhandledException()
45 void OnUnhandledException(std::string errMsg) override;64 void MyObserver::OnUnhandledException(std::string errMsg) in OnUnhandledException() function in OHOS::AppExecFwk::MyObserver
38 virtual void OnUnhandledException(std::string errMsg) = 0;
31 void OnUnhandledException(const std::string errMsg) override;
47 void ErrorObserver::OnUnhandledException(const std::string errMsg) in OnUnhandledException() function in OHOS::AbilityRuntime::ErrorObserver
32 void OnUnhandledException(const std::string errMsg) override;
32 void JsErrorObserver::OnUnhandledException(const std::string errMsg) in OnUnhandledException() function in OHOS::AbilityRuntime::JsErrorObserver