pub const InvalidParameter: i32 = -4;
Generic catch-all error if a parameter is set to an invalid or unsupported value. This is used if there is no better error code.