Home
last modified time | relevance | path

Searched defs:BusinessError (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbusiness_error.h25 class BusinessError { class
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Ddatashare_error_impl.h56 class BusinessError : public Error { class
58 BusinessError(int code, const std::string &message) : code_(code), message_(message){}; in BusinessError() function in OHOS::DataShare::BusinessError

Completed in 1 milliseconds