Skip to main content

Enumeration: errorCodes

Defined in: core/actions/src/error/errorcodes.ts:1

Enumeration Members

DATABASE_ERROR

DATABASE_ERROR: 0

Defined in: core/actions/src/error/errorcodes.ts:3


INVALID_SESSION

INVALID_SESSION: 4

Defined in: core/actions/src/error/errorcodes.ts:7


NOT_ACCEPTABLE

NOT_ACCEPTABLE: 2

Defined in: core/actions/src/error/errorcodes.ts:5


OTHER

OTHER: -1

Defined in: core/actions/src/error/errorcodes.ts:2


REQUEST_ERROR

REQUEST_ERROR: 400

Defined in: core/actions/src/error/errorcodes.ts:14

400 - 599 reserved for API return (proxy)


REQUEST_ERROR1

REQUEST_ERROR1: 401

Defined in: core/actions/src/error/errorcodes.ts:15


REQUEST_ERROR2

REQUEST_ERROR2: 402

Defined in: core/actions/src/error/errorcodes.ts:16


REQUEST_FORBIDDEN

REQUEST_FORBIDDEN: 403

Defined in: core/actions/src/error/errorcodes.ts:17


REQUEST_NOT_FOUND

REQUEST_NOT_FOUND: 404

Defined in: core/actions/src/error/errorcodes.ts:18


RESOURCE_ALREADY_EXISTS

RESOURCE_ALREADY_EXISTS: 6

Defined in: core/actions/src/error/errorcodes.ts:9


RESOURCE_LOCKED

RESOURCE_LOCKED: 5

Defined in: core/actions/src/error/errorcodes.ts:8


RESOURCE_NOT_FOUND

RESOURCE_NOT_FOUND: 1

Defined in: core/actions/src/error/errorcodes.ts:4


TIMEOUT

TIMEOUT: 7

Defined in: core/actions/src/error/errorcodes.ts:10


UNAUTHORIZED

UNAUTHORIZED: 3

Defined in: core/actions/src/error/errorcodes.ts:6