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;