Class SQLite3::Exception
In: lib/sqlite3/errors.rb
Parent: ::StandardError

Methods

code   code  

Public Class methods

The numeric error code that this exception represents.

Public Instance methods

A convenience for accessing the error code for this exception.

[Validate]