stopOnInvalidQuota: Parameter Function stopOnInvalidQuota
Description
stopOnInvalidQuota checks if qutoa
in a weighted voting game is specified correctly.
Validation result gets stored to object paramCheckResult
in case an error occured and causes calculation to stop.
Usage
stopOnInvalidQuota(paramCheckResult, q)
Arguments
paramCheckResult
list object for check result with list element 'errCode' for the error code
and 'errMessage' for the error message.
q
is the quota
Error Code Ranges
Error codes and messages shown to user if error on parameter check occurs