Class DivideByZeroException

All Implemented Interfaces:
Serializable

Exception indicating a floating-point division by zero (or some denominator too small to yield a finite result).
See Also: