getArgCount member function - Maple Help

Online Help

All Products    Maple    MapleSim


MapleException.getArgCount

get the number of data arguments in the MapleException

 

Calling Sequence

Description

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.

See Also

define_external

ExternalCalling/Java/MapleException

ExternalCalling/Java/MapleException/MapleException

OpenMaple

OpenMaple/Java/API