java · java/ArithmeticException
ArithmeticException
ArithmeticException
Thrown for exceptional arithmetic conditions, most commonly integer division or modulo by zero (ArithmeticException: / by zero). Floating-point division by zero yields Infinity, not an exception.
Also defined in
References
In this namespace
— start of namespace —
next → ArrayIndexOutOfBoundsException ArrayIndexOutOfBoundsException