usernameTaken constant
int
const usernameTaken
Error code indicating that the username has already been taken.
Implementation
static const int usernameTaken = 202;
Error code indicating that the username has already been taken.
static const int usernameTaken = 202;