Exception: SQLite::Exceptions::DatabaseException

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

Overview

This is the root of the SQLite exception hierarchy. This exception will be thrown for any general errors, or for exceptions for which SQLite itself did not declare a specific error code.