class SQLite3::Exception
- SQLite3::Exception
- Exception
- Reference
- Object
Overview
Exception thrown on invalid SQLite3 operations.
Defined in:
sqlite3/exception.crConstructors
Instance Method Summary
-
#code : Int32
The internal code associated with the failure.