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

Checks that date of death is after birth, using stored values.

C++
void deathCheck() const;

This version passes stored values to the static version with 2 arguments.

Exceptions 
Description 
PiaException of type PIA_IDS_DEATH5 if death of worker is before birth.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!