Class: SQLite::Exceptions::OutOfMemoryException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::OutOfMemoryException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“This value is returned if a call to malloc fails.”