Exception: java.lang.ArithmeticException

Thrown when an exceptional arithmetic condition has occurred. For example, an integer "divide by zero" throws an instance of this class.
Authors:
@author unascribed
Since:
@since JDK1.0

Inheritance

Superclass tree: Implements:

Methods