Error tied to the 422 status code, for use when you don't know exactly what went wrong, but you do know that it's probably the client's fault (thus, the API is unable to process this particular request)
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Generated using TypeDoc
Error tied to the 422 status code, for use when you don't know exactly what went wrong, but you do know that it's probably the client's fault (thus, the API is unable to process this particular request)