as

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

IllegalStateError

IllegalStateError

在使用生成器构建对象后再次调用其函数时抛出的异常。

扩展

  • 错误

构造函数

new IllegalStateError()

new IllegalStateError(message?): IllegalStateError

参数

message?

string

返回值

IllegalStateError

继承自

Error.constructor

属性

message

message: string

继承自

Error.message


name

name: string

继承自

Error.name


stack?

optional stack: string

继承自

Error.stack


Last updated: 2025年10月2日