java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | android.database.SQLException |
Known Direct Subclasses
|
Known Indirect Subclasses
SQLiteAbortException
,
SQLiteAccessPermException
,
SQLiteBindOrColumnIndexOutOfRangeException
,
SQLiteBlobTooBigException
,
SQLiteCantOpenDatabaseException
,
SQLiteConstraintException
,
SQLiteDatabaseCorruptException
,
SQLiteDatabaseLockedException
,
SQLiteDatatypeMismatchException
,
SQLiteDiskIOException
,
SQLiteDoneException
,
SQLiteFullException
,
SQLiteMisuseException
,
SQLiteOutOfMemoryException
,
SQLiteReadOnlyDatabaseException
,
SQLiteTableLockedException
|
An 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
|