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