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 properties

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