NotSupportedError
NotSupportedError
当KeplerCrypto Turbo模块的当前执行操作不支持某个API(或请求的内部操作)时抛出错误。
扩展
构造函数
new NotSupportedError()
new NotSupportedError(
message):NotSupportedError
参数
message
string
返回值
覆盖
KeplerCryptoTurboModuleError.constructor
属性
message
message:
string
继承自
KeplerCryptoTurboModuleError.message
name
name:
string
继承自
KeplerCryptoTurboModuleError.name
stack?
optionalstack:string
继承自
KeplerCryptoTurboModuleError.stack
Last updated: 2025年10月2日

