Represents an error specific to the SD Web UI Client. This class extends the built-in Error class to provide additional context for errors that occur within the SD Web UI Client.
Error
Optional
Additional data associated with the error.
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 specific to the SD Web UI Client. This class extends the built-in
Error
class to provide additional context for errors that occur within the SD Web UI Client.