MapleException.getArgCount - get the number of data arguments in the MapleException
|
Calling Sequence
|
|
int getArgCount( )
|
|
Description
|
|
•
|
The getArgCount member function returns the number of data objects in the current MapleException. These are the Objects passed to MapleException.
|
|
|