class SQLite3::Exception

Overview

Exception thrown on invalid SQLite3 operations.

Superclass hierarchy

Object
Reference
Exception
SQLite3::Exception

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(db)

[View source]

Instance Method Detail

def code

The internal code associated with the failure.


[View source]