emailNotFound constant

int const emailNotFound

Error code indicating that a user with the specified email was not found.

Implementation

static const int emailNotFound = 205;