DATAERR

Constant DATAERR 

Source
pub const DATAERR: ExitCode = 65;
Expand description

The input data was incorrect in some way. This should only be used for user’s data and not system files.