fileReadError constant

int const fileReadError

Error code indicating the client was unable to read an input file.

Implementation

static const int fileReadError = 601;