as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持

NotSupportedError

NotSupportedError

当KeplerCrypto Turbo模块的当前执行操作不支持某个API(或请求的内部操作)时抛出错误。

扩展

构造函数

new NotSupportedError()

new NotSupportedError(message): NotSupportedError

参数

message

string

返回值

NotSupportedError

覆盖

KeplerCryptoTurboModuleError.constructor

属性

message

message: string

继承自

KeplerCryptoTurboModuleError.message


name

name: string

继承自

KeplerCryptoTurboModuleError.name


stack?

optional stack: string

继承自

KeplerCryptoTurboModuleError.stack


Last updated: 2025年10月2日