Decorates an original error with more information while keeping the original intact.
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Get the direct cause of this error, the one that triggered this error.
Get the root cause of this error, the first error that occured.
Create .stack property on a target object
Decorates an original error with more information while keeping the original intact.