Class ReferenceError

All Implemented Interfaces:
PythonLikeObject, Serializable

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