constructor
Overview
Creates an instance of AuthScopeInvalidatedError.
Signature
constructor(messagePrefix, key)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| messagePrefix | string | yes | Identifies the action that abandoned the request. |
| key | string | no | The cache key the abandoned response would have been written to. |
Returns
Source
client/lib/utils/errors.js:303