errors.fyi
community error code reference
errors.fyi
/
python
/
ArithmeticError
ArithmeticError
python
ArithmeticError
The base class for arithmetic exceptions: FloatingPointError, OverflowError, and ZeroDivisionError.
References
https://docs.python.org/3/library/exceptions.html
โ all namespaces for ArithmeticError