fileTooLarge constant

int const fileTooLarge

Error code indicating a file that was too large.

Implementation

static const int fileTooLarge = 129;