fileNotFoundWrite constant

String const fileNotFoundWrite

The code indicates file not found during a write operation

Implementation

static const String fileNotFoundWrite = 'E_FNF_WRITE';