internalServerError constant

int const internalServerError

Error code indicating that something has gone wrong with the server.

Implementation

static const int internalServerError = 1;