as

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

IllegalStateError

IllegalStateError

一个异常,在使用构建器构建对象后再次调用其函数时,抛出此异常。

扩展

构造函数

new IllegalStateError()

new IllegalStateError(message): IllegalStateError

调用了构造函数来将BaseError初始化。

参数

message

any

返回值

IllegalStateError

继承自

BaseError.constructor

属性

message

message: string

继承自

BaseError.message


name

name: string

继承自

BaseError.name


stack?

optional stack: string

继承自

BaseError.stack


Last updated: 2025年9月30日