mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2024-11-23 15:20:34 +00:00
modify spelling mistake
Signed-off-by: 黄师伟 <huangshiwei4@huawei.com>
This commit is contained in:
parent
d07fbc1757
commit
0adb0b6114
@ -33,7 +33,7 @@ JS_ERROR:
|
||||
__BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: js runtime error}
|
||||
PACKAGE_NAME: {type: STRING, desc: app package name}
|
||||
VERSION: {type: STRING, desc: app version}
|
||||
TYPE: {type: INT32, desc: js crash tpe}
|
||||
TYPE: {type: INT32, desc: js crash type}
|
||||
HAPPEN_TIME: {type: INT64, desc: fault trigger time}
|
||||
REASON: {type: STRING, desc: error type}
|
||||
JSVM: {type: STRING, desc: js runtime type}
|
||||
@ -90,7 +90,7 @@ STOP_EXTENSION_ERROR:
|
||||
ABILITY_NAME: {type: STRING, desc: ability name}
|
||||
|
||||
CONNECT_SERVICE_ERROR:
|
||||
__BASE: {type: FAULT, level: MINOR, tag: ability, desc: connnect serviceExtensionAbility error}
|
||||
__BASE: {type: FAULT, level: MINOR, tag: ability, desc: connect serviceExtensionAbility error}
|
||||
USER_ID: {type: INT32, desc: userId}
|
||||
ERROR_CODE: {type: INT32, desc: error code}
|
||||
BUNDLE_NAME: {type: STRING, desc: bundle name}
|
||||
|
Loading…
Reference in New Issue
Block a user