ERROR | string argument is not of specified type |
CAUSE | User passed type of the given argument number doesnt match with the type of the argument in the stored arguments. |
ACTION | Invoke correct type procedure (i.e. get_XXX_arg) |
ERROR | string argument is not of specified type |
CAUSE | User passed type of the given argument number doesnt match with the type of the argument in the stored arguments. |
ACTION | Invoke correct type procedure (i.e. get_XXX_arg) |