Skip to main content

InvalidParameter

Constant InvalidParameter 

Source
pub const InvalidParameter: i32 = -4;
Expand description

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.