class

SQLite3::Exception

Inherits Exception < Reference < Object

Exception thrown on invalid SQLite3 operations.

Constructors

new(db)
Source

Instance methods

code

The internal code associated with the failure.

Source