Options
All
  • Public
  • Public/Protected
  • All
Menu

Thrown when silent auth times out (usually due to a configuration issue) or when network requests to the Auth server timeout.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

error

error: string

error_description

error_description: string

message

message: string

name

name: string

Optional stack

stack: string

Methods

Static fromPayload

  • fromPayload(__namedParameters: { error: string; error_description: string }): GenericError