Skip to main content

INTERNAL_SERVER_ERROR

talawa-apiDocs


talawa-api / constants / INTERNAL_SERVER_ERROR

Variable: INTERNAL_SERVER_ERROR

> const INTERNAL_SERVER_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "internalServerError" = "internalServerError"

MESSAGE

> MESSAGE: "Internal Server Error!" = "Internal Server Error!"

PARAM

> PARAM: "internalServerError" = "internalServerError"

Defined in

src/constants.ts:257