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

Checks a date of entitlement.

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