duplicateValue constant
int
const duplicateValue
Error code indicating that a unique field was given a value that is already taken.
Implementation
static const int duplicateValue = 137;
Error code indicating that a unique field was given a value that is already taken.
static const int duplicateValue = 137;