InvalidArgumentError
Exception thrown when there is a failure in creating a new object.
Extends
Constructors
new InvalidArgumentError()
new InvalidArgumentError(
message
):InvalidArgumentError
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