Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DisabPeriod::waitperDateCheck Method

Checks a first month of waiting period for general reasonableness.

C++
static void waitperDateCheck(
    const DateMoyr& dateMoyr
);
Parameters 
Description 
const DateMoyr& dateMoyr 
The date to check. 
Exceptions 
Description 
PiaException of type PIA_IDS_WAITPD1 if bad month; of type PIA_IDS_WAITPD2 if year is before 1940; of type PIA_IDS_WAITPD3 if year is after maximum allowed. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!