Represents an error related to invalid values or data.
Constructs a new ValueError instance.
The error message that provides details about the value error.
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
Represents an error related to invalid values or data.