RecursionError
python RecursionError
A subclass of RuntimeError raised when the maximum recursion depth (sys.getrecursionlimit()) is exceeded.
A subclass of RuntimeError raised when the maximum recursion depth (sys.getrecursionlimit()) is exceeded.