emailNotFound constant
int
const emailNotFound
Error code indicating that a user with the specified email was not found.
Implementation
static const int emailNotFound = 205;
Error code indicating that a user with the specified email was not found.
static const int emailNotFound = 205;