resourceError constant
int
const resourceError
Failed to allocate resources.
This error code is used when the resources cannot be allocated.
Implementation
static const int resourceError = 1010;
Failed to allocate resources.
This error code is used when the resources cannot be allocated.
static const int resourceError = 1010;