internalServerError constant
int
const internalServerError
Error code indicating that something has gone wrong with the server.
Implementation
static const int internalServerError = 1;
Error code indicating that something has gone wrong with the server.
static const int internalServerError = 1;