The base error class for this library.
Inspired by ZodError: https://zod.dev/ERROR_HANDLING?id=zoderror
The ErrorOptions object containing the error message, issues, and code.
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Description
The base error class for this library.
Remarks
Inspired by ZodError: https://zod.dev/ERROR_HANDLING?id=zoderror