An error type produced when any produces any rejections. All rejections are aggregated into this type.
any
This error type is not allowed to be subclassed.
The type of the rejection reasons.
Optional
Readonly
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Returns a string representation of an object.
Create .stack property on a target object
An error type produced when
any
produces any rejections. All rejections are aggregated into this type.This error type is not allowed to be subclassed.