ERR_FILE_SIZE_OVERFLOW constant

int const ERR_FILE_SIZE_OVERFLOW

The total image file size is too large.

Implementation

static const int ERR_FILE_SIZE_OVERFLOW = 1212;