Returns an object containing additional error related information for debugging
Allow to override the additional payload
Returns the error code of this error -> 500 by default
Returns the html element this error is linked to, or undefined
Marker to define this error as an app error object
Returns true if this error object was already handled
Returns an array of the last 5 urls which were served before this error was thrown.
Returns the outer stack to track where the AppError was generated
Returns the raw reason why this error was thrown.
Returns the type key of this error object
Internal helper to mark this error as handled
Can be used to add additional payload to the error
This method provides integration into the @labor-digital/sentry-browser package
Can be used to set the code of this error object
Sets the element this error is linked to
Create .stack property on a target object
Generated using TypeDoc
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces