as

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

SecurityError

SecurityError

SecurityError:如果调用者没有所需的权限。

扩展

  • 错误

构造函数

new SecurityError()

new SecurityError(message): SecurityError

参数

message
undefined string

返回值

SecurityError

覆盖

Error.constructor

属性

message

message: string

继承自

Error.message


name

name: string

继承自

Error.name


stack?

optional stack: string

继承自

Error.stack


Last updated: 2025年10月2日