Uses of Class
hussam.math.operations.OperatorArgumentMissingException

Packages that use OperatorArgumentMissingException
hussam.math.operationsProvides the Logical View of Mathematical operations. 
 

Uses of OperatorArgumentMissingException in hussam.math.operations
 

Methods in hussam.math.operations that throw OperatorArgumentMissingException
protected  voidOperand.checkReady()
          Tests if this operand has two arguments, a previous argument and a next argument.
protected  voidFunction.checkReady(int argumentCount)
          This can be used as a check for arguments.