objectTooLarge constant

int const objectTooLarge

Error code indicating that the object is too large.

Implementation

static const int objectTooLarge = 116;