Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChange::percCheck Method

Checks range of a benefit formula percentage.

C++
static void percCheck(
    double perc
);
Parameters 
Description 
double perc 
Value to check. 
Exceptions 
Description 
PiaException of type PIA_IDS_LAWCHG3 if benefit formula percentage is out of range. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!