ERRORS
This class is used for more transparent error handling and indicates an error that happened due to some inconsistent dApps configuration values.
Throwing a ConfigurationError error
ConfigurationError
throw new ConfigurationError("This configuration is invalid.");
v0.3.0
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Generated using TypeDoc
ERRORS
This class is used for more transparent error handling and indicates an error that happened due to some inconsistent dApps configuration values.
Throwing a
ConfigurationError
errorv0.3.0