Condition | Error Code | Error Message |
---|---|---|
The input list cannot be grouped into sublists of the given length. | -6 | Input value $SublistLength does not divide list evenly. |
Input value is out-of-range. | -8 | Input value $Value is out-of-range. |
Input value is non-positive. | -9 | Expected positive input value, got input value $Value instead. |