The error thrown by the default UserFetcher.

The status property contains the status code of the response. It is 0 when the request fails, for example due to being offline.

This error is not thrown when the status code of the response is 204, because that means the user is not authenticated.

Hierarchy

  • Error
    • RequestError

Constructors

Properties

Constructors

Properties

status: number