Class RecursionError

All Implemented Interfaces:
PythonLikeObject, Serializable

public class RecursionError extends RuntimeError
Raised when a buffer related operation cannot be performed.
See Also: