Class | SQLite::Exceptions::OutOfMemoryException |
In: |
ext/sqlite-api.c
|
Parent: | DatabaseException |
From the SQLite documentation:
"This value is returned if a call to malloc fails."