DATA_ERROR

Constant DATA_ERROR 

Source
pub const DATA_ERROR: i32 = 65;
Expand description

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