noSuchFile constant
int
const noSuchFile
Returned when a reference is made to a file which should exist but doesn't.
Implementation
static const noSuchFile = 2;
Returned when a reference is made to a file which should exist but doesn't.
static const noSuchFile = 2;