Class FloatingPointError

All Implemented Interfaces:
PythonLikeObject, Serializable

public class FloatingPointError extends ArithmeticError
The base class for those built-in exceptions that are raised for various arithmetic errors
See Also: