IllegalStateError
Exception thrown when functions of a builder are called after it has already been used to build an object.
Extends
Constructors
new IllegalStateError()
new IllegalStateError(
message
):IllegalStateError
Constructor function called for initialization of a BaseError
.
Parameters
message
any
Returns
Inherited from
Properties
message
message:
string
Inherited from
name
name:
string
Inherited from
stack?
optional
stack:string
Inherited from
Last updated: Sep 30, 2025