Hierarchy For Package ai.timefold.jpyinterpreter.types.errors.arithmetic
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ai.timefold.jpyinterpreter.types.errors.PythonBaseException (implements ai.timefold.jpyinterpreter.PythonLikeObject)
- ai.timefold.jpyinterpreter.types.errors.PythonException
- ai.timefold.jpyinterpreter.types.errors.arithmetic.ArithmeticError
- ai.timefold.jpyinterpreter.types.errors.arithmetic.FloatingPointError
- ai.timefold.jpyinterpreter.types.errors.arithmetic.OverflowError
- ai.timefold.jpyinterpreter.types.errors.arithmetic.ZeroDivisionError
- ai.timefold.jpyinterpreter.types.errors.arithmetic.ArithmeticError
- ai.timefold.jpyinterpreter.types.errors.PythonException
- ai.timefold.jpyinterpreter.types.errors.PythonBaseException (implements ai.timefold.jpyinterpreter.PythonLikeObject)
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)