Encapsulates an error and overrides the message. Allows for nested error stacks.
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Exposes the nested error
Nested error
Create .stack property on a target object
Encapsulates an error and overrides the message. Allows for nested error stacks.