No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | ||||||
| ↳ | java.lang.Throwable | |||||
| ↳ | java.lang.Exception | |||||
| ↳ | java.lang.RuntimeException | |||||
| ↳ | android.database.SQLException | |||||
| ↳ | android.database.sqlite.SQLiteException | |||||
| ↳ | android.database.sqlite.SQLiteAccessPermException | |||||
This exception class is used when sqlite can't access the database file due to lack of permissions on the file.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Throwable
|
|||||||||||
From class java.lang.Object
|
|||||||||||