Thrown when network requests to the Auth server fail.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

error: string
error_description: string

Methods

  • Parameters

    • __namedParameters: {
          error: string;
          error_description: string;
      }
      • error: string
      • error_description: string

    Returns GenericError