KErrorInfo
kds-plugin-document / Exports / KErrorInfo
Interface: KErrorInfo
Table of contents
Methods
Methods
getErrorCode
▸ getErrorCode(): KErrorCode
获取错误码
Get the KErrorInfo's code.
Returns
The KErrorInfo's code.
Defined in
api.d.ts:2675
getErrorMessage
▸ getErrorMessage(): string
获取错误码
Get the KErrorInfo's code.
Returns
string
The KErrorInfo's code.
Defined in
api.d.ts:2684