|
Anypia Programmer's Documentation
|
Checks a date of disability cessation.
static void cessationDateCheck( const DateMoyr& dateMoyr );
|
Parameters |
Description |
|
const DateMoyr& dateMoyr |
The date to check. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_DICESS1 if month of cessation is out of range; of type PIA_IDS_DICESS2 if year of cessation is before 1937; of type PIA_IDS_DICESS3 if year of cessation is after maximum allowed. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|