|
Anypia Programmer's Documentation
|
Checks for no earnings of any type, using passed values.
static void earningsCheck( bool indEarn, bool indRailroad, bool indMS );
|
Parameters |
Description |
|
bool indEarn |
True if there are any regular OASDI earnings. |
|
bool indRailroad |
True if there are any railroad earnings. |
|
bool indMS |
True if there are any military service wage credits. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_BEGIN6 if there are no regular, railroad, or military service earnings. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|