readError constant

String const readError

The code indicates a file read operation failed

Implementation

static const String readError = 'E_READ';