BackendExceptionCode
Defined in: errors/nestJsErrorAdapter.ts:4
Backend validation/domain error codes, as emitted by a NestJS-shaped API.
Enumeration Members
Section titled “Enumeration Members”AUTHENTICATION_FAILED
Section titled “AUTHENTICATION_FAILED”AUTHENTICATION_FAILED:
"AUTHENTICATION_FAILED"
Defined in: errors/nestJsErrorAdapter.ts:6
ENTITY_NOT_FOUND
Section titled “ENTITY_NOT_FOUND”ENTITY_NOT_FOUND:
"ENTITY_NOT_FOUND"
Defined in: errors/nestJsErrorAdapter.ts:5
INVALID_ARGUMENT
Section titled “INVALID_ARGUMENT”INVALID_ARGUMENT:
"INVALID_ARGUMENT"
Defined in: errors/nestJsErrorAdapter.ts:7
METHOD_NOT_SUPPORTED
Section titled “METHOD_NOT_SUPPORTED”METHOD_NOT_SUPPORTED:
"METHOD_NOT_SUPPORTED"
Defined in: errors/nestJsErrorAdapter.ts:8
UNAUTHORIZED
Section titled “UNAUTHORIZED”UNAUTHORIZED:
"UNAUTHORIZED"
Defined in: errors/nestJsErrorAdapter.ts:10
UNAUTHORIZED_EXCEPTION
Section titled “UNAUTHORIZED_EXCEPTION”UNAUTHORIZED_EXCEPTION:
"UNAUTHORIZED_EXCEPTION"
Defined in: errors/nestJsErrorAdapter.ts:11
VALIDATION_ERROR
Section titled “VALIDATION_ERROR”VALIDATION_ERROR:
"VALIDATION_ERROR"
Defined in: errors/nestJsErrorAdapter.ts:9