stopOnInvalidEstate: Parameter Function stopOnInvalidEstate
Description
stopOnInvalidBankruptcy checks if estate
is specified correctly (as parameter in a bankruptcy game).
Validation result gets stored to object paramCheckResult
in case an error occured and causes stop otherwise.
Usage
stopOnInvalidEstate(paramCheckResult, E)
Arguments
paramCheckResult
list object for check result with list element 'errCode' for the error code
and 'errMessage' for the error message.
E
is the value of the estate in a bankruptcy game
Error Code Ranges
Error codes and messages shown to user if error on parameter check occurs