Thrown when an arithmetic operation fails due to NaN, Infinity, Division by Zero, or other arithmetic errors.
Constructs a new ArithmeticError instance.
ArithmeticError
The error message.
The nest error (if any).
Thrown when an arithmetic operation fails due to NaN, Infinity, Division by Zero, or other arithmetic errors.