ERROR_FILE_NOT_FOUND top-level constant
int
const ERROR_FILE_NOT_FOUND
The system cannot find the file specified.
Implementation
const ERROR_FILE_NOT_FOUND = 2;
The system cannot find the file specified.
const ERROR_FILE_NOT_FOUND = 2;