Class: SQLite::Exceptions::AbortException

Inherits:
Object
  • Object
show all
Defined in:
ext/sqlite-api.c

Overview

From the SQLite documentation:

“This value is returned if the callback function returns non-zero.”