Constants
EXCEPTIONS = [ nil, SQLException, InternalException, PermissionException, AbortException, BusyException, LockedException, MemoryException, ReadOnlyException, InterruptException, IOException, CorruptException, NotFoundException, FullException, CantOpenException, ProtocolException, EmptyException, SchemaChangedException, TooBigException, ConstraintException, MismatchException, MisuseException, UnsupportedException, AuthorizationException, FormatException, RangeException, NotADatabaseException
Classes and Modules
Module SQLite3::Constants
Module SQLite3::Driver
Module SQLite3::Error
Module SQLite3::Pragmas
Module SQLite3::Version
Class SQLite3::AbortException
Class SQLite3::AuthorizationException
Class SQLite3::Blob
Class SQLite3::BusyException
Class SQLite3::CantOpenException
Class SQLite3::ConstraintException
Class SQLite3::CorruptException
Class SQLite3::Database
Class SQLite3::EmptyException
Class SQLite3::Exception
Class SQLite3::FormatException
Class SQLite3::FullException
Class SQLite3::IOException
Class SQLite3::InternalException
Class SQLite3::InterruptException
Class SQLite3::LockedException
Class SQLite3::MemoryException
Class SQLite3::MismatchException
Class SQLite3::MisuseException
Class SQLite3::NotADatabaseException
Class SQLite3::NotFoundException
Class SQLite3::PermissionException
Class SQLite3::ProtocolException
Class SQLite3::RangeException
Class SQLite3::ReadOnlyException
Class SQLite3::ResultSet
Class SQLite3::SQLException
Class SQLite3::SchemaChangedException
Class SQLite3::Statement
Class SQLite3::TooBigException
Class SQLite3::Translator
Class SQLite3::UnsupportedException
Class SQLite3::Value

[Validate]