CLCS
Function

arithmetic-error-operands, arithmetic-error-operation

arithmetic-error-operands conditionoperands

arithmetic-error-operation conditionoperation

Arguments and Values

conditiona condition of type arithmetic-error.
operandsa list.
operationa function designator.

Description

arithmetic-error-operands returns a list of the operands which were used in the offending call to the operation that signaled the condition.

arithmetic-error-operation returns a list of the offending operation in the offending call that signaled the condition.

Notes