InvalidArgumentError
InvalidArgumentError
向Web Crypto API提供的参数无效时抛出错误。
扩展
构造函数
new InvalidArgumentError()
new InvalidArgumentError(
message):InvalidArgumentError
参数
message
string
返回值
覆盖
WebCryptoTurboModuleError.constructor
属性
message
message:
string
继承自
WebCryptoTurboModuleError.message
name
name:
string
继承自
WebCryptoTurboModuleError.name
stack?
optionalstack:string
继承自
WebCryptoTurboModuleError.stack
Last updated: 2025年10月2日

