emailTaken constant

int const emailTaken

Error code indicating that the email has already been taken.

Implementation

static const int emailTaken = 203;