Skip to content

constructor

Overview

Creates an instance of AuthScopeInvalidatedError.

Signature

constructor(messagePrefix, key)

Parameters

NameTypeRequiredDescription
messagePrefixstringyesIdentifies the action that abandoned the request.
keystringnoThe cache key the abandoned response would have been written to.

Returns

AuthScopeInvalidatedError

Source

client/lib/utils/errors.js:303

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2