Skip to content

KilometrikisaErrorCode

Tumetsu edited this page May 7, 2022 · 13 revisions

Enumeration: KilometrikisaErrorCode

Error codes thrown by the client in different error cases.

Table of contents

Enumeration members

Enumeration members

COULD_NOT_GET_CONTEST

COULD_NOT_GET_CONTEST = 7

Defined in

utils/error-handling.ts:20


COULD_NOT_PARSE_RESPONSE

COULD_NOT_PARSE_RESPONSE = 4

Defined in

utils/error-handling.ts:17


COULD_NOT_UPDATE_COMPETITION_LOG

COULD_NOT_UPDATE_COMPETITION_LOG = 5

Defined in

utils/error-handling.ts:18


EXPIRED_SESSION

EXPIRED_SESSION = 6

Defined in

utils/error-handling.ts:19


LOGIN_FAILED

LOGIN_FAILED = 1

Defined in

utils/error-handling.ts:14


TEAMS_NOT_FOUND

TEAMS_NOT_FOUND = 8

Defined in

utils/error-handling.ts:21


TEAM_STATISTICS_NOT_FOUND

TEAM_STATISTICS_NOT_FOUND = 3

Defined in

utils/error-handling.ts:16


USER_CONTEST_LOG_NOT_FOUND

USER_CONTEST_LOG_NOT_FOUND = 2

Defined in

utils/error-handling.ts:15