Enumeration: ApiErrors
Defined in: service-core/src/ApiErrors.ts:8
Defines the unique codes for all common API errors.
Enumeration Members
AUTH_FAILED
AUTH_FAILED:
"api-101"
Defined in: service-core/src/ApiErrors.ts:22
AUTH_PERMISSION_FAILURE
AUTH_PERMISSION_FAILURE:
"api-102"
Defined in: service-core/src/ApiErrors.ts:23
AUTH_REQUIRED
AUTH_REQUIRED:
"api-100"
Defined in: service-core/src/ApiErrors.ts:21
AUTH_REQUIRES_ELEVATION
AUTH_REQUIRES_ELEVATION:
"api-104"
Defined in: service-core/src/ApiErrors.ts:25
AUTH_REQUIRES_TRUSTED_ROLE
AUTH_REQUIRES_TRUSTED_ROLE:
"api-103"
Defined in: service-core/src/ApiErrors.ts:24
BULK_CREATE_FAILURE
BULK_CREATE_FAILURE:
"api-021"
Defined in: service-core/src/ApiErrors.ts:19
BULK_UPDATE_FAILURE
BULK_UPDATE_FAILURE:
"api-022"
Defined in: service-core/src/ApiErrors.ts:20
IDENTIFIER_EXISTS
IDENTIFIER_EXISTS:
"api-011"
Defined in: service-core/src/ApiErrors.ts:14
INTERNAL_ERROR
INTERNAL_ERROR:
"api-002"
Defined in: service-core/src/ApiErrors.ts:10
INVALID_OBJECT_VERSION
INVALID_OBJECT_VERSION:
"api-012"
Defined in: service-core/src/ApiErrors.ts:15
INVALID_REQUEST
INVALID_REQUEST:
"api-003"
Defined in: service-core/src/ApiErrors.ts:11
NOT_FOUND
NOT_FOUND:
"api-010"
Defined in: service-core/src/ApiErrors.ts:13
OBJECT_ID_MISMATCH
OBJECT_ID_MISMATCH:
"api-013"
Defined in: service-core/src/ApiErrors.ts:16
PAYLOAD_TOO_LARGE
PAYLOAD_TOO_LARGE:
"api-004"
Defined in: service-core/src/ApiErrors.ts:12
SEARCH_INVALID_ME_REFERENCE
SEARCH_INVALID_ME_REFERENCE:
"api-015"
Defined in: service-core/src/ApiErrors.ts:18
SEARCH_INVALID_RANGE
SEARCH_INVALID_RANGE:
"api-014"
Defined in: service-core/src/ApiErrors.ts:17
UNKNOWN
UNKNOWN:
"api-001"
Defined in: service-core/src/ApiErrors.ts:9