incorrectType constant

int const incorrectType

Error code indicating that a field was set to an inconsistent type.

Implementation

static const int incorrectType = 111;