Constructors

Methods

Constructors

Methods

  • To be used inside a catch close, this function will parse out any JSON in a error response from the api.

    Parameters

    • error: Error

      The Error object from the catch clause

    Returns boolean | object

    Either returns a JSON object or false.

Generated using TypeDoc