Class Error defines an error occuring inside the SDK.
Create a new error.
the error code.
the error message.
The error code
The error message
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Convert the object to a string.
the string form of the object.
Create .stack property on a target object
Class Error defines an error occuring inside the SDK.