Added in API level 1
SQLException
open class SQLException : RuntimeException
| kotlin.Any | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | android.database.SQLException | |||
An exception that indicates there was an error with SQL parsing or execution.
Summary
Public constructors |
|
|---|---|
<init>() |
|