SQLiteException


kotlin.Any
   ↳ kotlin.Throwable
     ↳ kotlin.Exception
       ↳ kotlin.RuntimeException
         ↳ androidx.sqlite.SQLiteException

An exception that indicates that something has gone wrong and a error code was produced.

See Result and Error codes

Summary

Inherited functions

From kotlin.Throwable

Inherited properties

From kotlin.Throwable
open external Throwable?
Cmn
open Throwable?
android
open external Throwable?
JS
open String
android
open external String?
Cmn
open String?
android
open external String?
JS
open Array<StackTraceElement>
android
Array<Throwable>
android