datatable.exceptions.MemoryError

class
MemoryError

This exception is raised whenever any operation fails to allocate the required amount of memory.

Inherits from Python MemoryError and dt.exceptions.DtException.