objectNotFound constant
int
const objectNotFound
Error code indicating the specified object doesn't exist.
Implementation
static const int objectNotFound = 101;
Error code indicating the specified object doesn't exist.
static const int objectNotFound = 101;