Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::taxTypeCheck Method

Checks type of taxes.

C++
static void taxTypeCheck(
    int taxTypet
);
Parameters 
Description 
int taxTypet 
Type of taxes to check. 
Exceptions 
Description 
PiaException of type PIA_IDS_TAXTYPE if type of taxes is not 0 or 1.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!