objectNotFound constant

int const objectNotFound

Error code indicating the specified object doesn't exist.

Implementation

static const int objectNotFound = 101;