arithmetic-error, error, serious-condition, condition, t
The type arithmetic-error consists of error conditions that occur during arithmetic operations. The operation and operands are initialized with the keyword arguments :operation
and :operands
to make-condition, and are accessed by the functions arithmetic-error-operation and arithmetic-error-operands.