objectTooLarge constant
int
const objectTooLarge
Error code indicating that the object is too large.
Implementation
static const int objectTooLarge = 116;
Error code indicating that the object is too large.
static const int objectTooLarge = 116;