ResponseErrorReason(androidJvm)

Describes the reason for an offline request response error.

enum ResponseErrorReason(androidJvm)

Entries

NOT_FOUND
Link copied to clipboard

The resource is not found.

SERVER
Link copied to clipboard

The server error.

CONNECTION
Link copied to clipboard

The connection error.

RATE_LIMIT
Link copied to clipboard

The error happened because of a rate limit.

OTHER
Link copied to clipboard

Other reason.