Home > @uniformdev/mesh-sdk-react > DelegationDisabledError

DelegationDisabledError class

Thrown by reacquire() when sdk.getSessionToken() returns undefined, meaning identity delegation is not enabled for this integration. Distinct from transient errors so callers can avoid showing an error state.

Signature:

Extends: Error

Constructors

Constructor

Modifiers

Description

(constructor)()

Constructs a new instance of the DelegationDisabledError class