Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dbusiness_error.cpp35 void BusinessError::ThrowErrorByErrcode(napi_env env, int32_t errCode) in ThrowErrorByErrcode() function in OHOS::NWebError::BusinessError
40 void BusinessError::ThrowErrorByErrcode(napi_env env, int32_t errCode, const std::string& errorMsg) in ThrowErrorByErrcode() function in OHOS::NWebError::BusinessError