|
Anypia Programmer's Documentation
|
Checks that date of benefit is in range, using stored value.
void benefitDate1Check() const;
This version passes the stored benefit date to the static version with one argument.
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_BENDATE2 if month is out of range. PiaException of type PIA_IDS_BENDATE3 if year is before 1940. PiaException of type PIA_IDS_BENDATE4 if year is after maximum allowed. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|