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:15
Not_ACCEPTABLE
Not_ACCEPTABLE:
2
Defined in: core/actions/src/error/errorcodes.ts:12
Deprecated
use NOT_ACCEPTABLE
NOT_ACCEPTABLE
NOT_ACCEPTABLE:
2
Defined in: core/actions/src/error/errorcodes.ts:13
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:30
400 - 599 reserved for API return (proxy)
REQUEST_ERROR1
REQUEST_ERROR1:
401
Defined in: core/actions/src/error/errorcodes.ts:31
REQUEST_ERROR2
REQUEST_ERROR2:
402
Defined in: core/actions/src/error/errorcodes.ts:32
REQUEST_FORBIDDEN
REQUEST_FORBIDDEN:
403
Defined in: core/actions/src/error/errorcodes.ts:33
REQUEST_NOT_FOUND
REQUEST_NOT_FOUND:
404
Defined in: core/actions/src/error/errorcodes.ts:34
RESOURCE_ALREADY_EXISTS
RESOURCE_ALREADY_EXISTS:
6
Defined in: core/actions/src/error/errorcodes.ts:25
RESOURCE_LOCKED
RESOURCE_LOCKED:
5
Defined in: core/actions/src/error/errorcodes.ts:20
RESOURCE_NOT_FOUND
RESOURCE_NOT_FOUND:
1
Defined in: core/actions/src/error/errorcodes.ts:8
RESSOURCE_ALREADY_EXISTS
RESSOURCE_ALREADY_EXISTS:
6
Defined in: core/actions/src/error/errorcodes.ts:24
Deprecated
use RESOURCE_ALREADY_EXISTS
RESSOURCE_LOCKED
RESSOURCE_LOCKED:
5
Defined in: core/actions/src/error/errorcodes.ts:19
Deprecated
use RESOURCE_LOCKED
RESSOURCE_NOT_FOUND
RESSOURCE_NOT_FOUND:
1
Defined in: core/actions/src/error/errorcodes.ts:7
Deprecated
use RESOURCE_NOT_FOUND
TIMEOUT
TIMEOUT:
7
Defined in: core/actions/src/error/errorcodes.ts:26
UNAUTHORIZED
UNAUTHORIZED:
3
Defined in: core/actions/src/error/errorcodes.ts:14