All Implemented Interfaces:
PythonLikeObject, Serializable

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