E_DUPLICATE_INPUT constant
int
const E_DUPLICATE_INPUT
Duplicate input was encountered in the arguments and the algorithm could not handle it
Implementation
static const int E_DUPLICATE_INPUT = 10;