This module contains all exceptions thrown by SQLite routines.
Classes and Modules
Class SQLite::Exceptions::AbortExceptionClass SQLite::Exceptions::AuthorizationException
Class SQLite::Exceptions::BusyException
Class SQLite::Exceptions::CantOpenException
Class SQLite::Exceptions::ConstraintException
Class SQLite::Exceptions::CorruptException
Class SQLite::Exceptions::DatabaseException
Class SQLite::Exceptions::EmptyException
Class SQLite::Exceptions::FormatException
Class SQLite::Exceptions::FullException
Class SQLite::Exceptions::IOErrorException
Class SQLite::Exceptions::InternalException
Class SQLite::Exceptions::InterruptException
Class SQLite::Exceptions::LockedException
Class SQLite::Exceptions::MismatchException
Class SQLite::Exceptions::MisuseException
Class SQLite::Exceptions::NotADatabaseException
Class SQLite::Exceptions::NotFoundException
Class SQLite::Exceptions::OutOfMemoryException
Class SQLite::Exceptions::PermissionsException
Class SQLite::Exceptions::ProtocolException
Class SQLite::Exceptions::RangeException
Class SQLite::Exceptions::ReadOnlyException
Class SQLite::Exceptions::SQLException
Class SQLite::Exceptions::SchemaChangedException
Class SQLite::Exceptions::TooBigException
Class SQLite::Exceptions::UnsupportedOSFeatureException