This error is thrown when one of the requests for a resource in a path returns a non-2XX status code during the URL resolution process. If you're implementing a custom resolver, consider using this class to indicate resolution errors.
API response object with a non-2XX status code.
Available class member validators.
Create .stack property on a target object
Optional override for formatting stack traces
https://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces
Generated using TypeDoc
This error is thrown when one of the requests for a resource in a path returns a non-2XX status code during the URL resolution process. If you're implementing a custom resolver, consider using this class to indicate resolution errors.