Class: SQLite::Exceptions::ConstraintException

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

Overview

From the SQLite documentation:

“This constant is returned if the SQL statement would have violated a database constraint.”