cacheMiss constant
int
const cacheMiss
Error code indicating the result was not found in the cache.
Implementation
static const int cacheMiss = 120;
Error code indicating the result was not found in the cache.
static const int cacheMiss = 120;