Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/extensioncontext/
H A Dvpn_extension_context.js21 class ParamError extends Error { class
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_error.h131 ParamError(const std::string &needed, const std::string &mustbe) in ParamError() function
136 ParamError(const std::string &errMsg) in ParamError() function
/ohos5.0/foundation/resourceschedule/work_scheduler/utils/native/include/
H A Dwork_sched_errors.h43 enum ParamError { enum
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ui_extension_context/
H A Dui_extension_context.js20 class ParamError extends Error { class
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_inner_errors.h72 enum ParamError { enum
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/service_extension_context/
H A Dservice_extension_context.js21 class ParamError extends Error { class
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/
H A Dability_context.js21 class ParamError extends Error { class