vibeqc.InsufficientMemoryError¶
- exception vibeqc.InsufficientMemoryError[source]¶
Bases:
MemoryErrorRaised by
check_memorywhen the estimate exceeds available RAM and the caller did not request an override.
Bases: MemoryError
Raised by check_memory when the estimate exceeds available
RAM and the caller did not request an override.