java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | android.database.SQLException | ||||
↳ | android.database.sqlite.SQLiteException |
Known Direct Subclasses
SQLiteAbortException
,
SQLiteAccessPermException
,
SQLiteBindOrColumnIndexOutOfRangeException
,
SQLiteBlobTooBigException
,
SQLiteCantOpenDatabaseException
,
SQLiteConstraintException
,
SQLiteDatabaseCorruptException
,
SQLiteDatabaseLockedException
,
SQLiteDatatypeMismatchException
,
SQLiteDiskIOException
,
SQLiteDoneException
,
SQLiteFullException
,
SQLiteMisuseException
,
SQLiteOutOfMemoryException
,
SQLiteReadOnlyDatabaseException
,
SQLiteTableLockedException
|
A SQLite exception that indicates there was an error with SQL parsing or execution.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
||||||||||
|
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
|
|||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
|