624 B
624 B
Home > @apextoaster/js-utils > InvalidArgumentError > (constructor)
InvalidArgumentError.(constructor)
Constructs a new instance of the InvalidArgumentError
class
Signature:
constructor(msg?: string, ...nested: Array<Error>);
Parameters
Parameter | Type | Description |
---|---|---|
msg | string | |
nested | Array<Error> |