Represents an OpenNMS.js error.
Create a new error.
The error message.
Optional
An optional error code to associate with the error.
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
The error code associated with this error.
Returns a string representation of this error.
Create .stack property on a target object
Represents an OpenNMS.js error.