Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::entCheck Method ()

Checks that current date of entitlement is within bounds, using stored values.

C++
void entCheck() const;

This version passes stored values to the static version with 1 argument.

Exceptions 
Description 
PiaException of type PIA_IDS_ENT1 if month of entitlement is out of range; of type PIA_IDS_ENT2 if year of entitlement is before 1940; of type PIA_IDS_ENT3 if year of entitlement is after maximum allowed. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!