Added in API level 11

SQLiteDatatypeMismatchException

open class SQLiteDatatypeMismatchException : SQLiteException
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ java.lang.RuntimeException
   ↳ android.database.SQLException
   ↳ android.database.sqlite.SQLiteException
   ↳ android.database.sqlite.SQLiteDatatypeMismatchException

Summary

Public constructors

Public constructors

SQLiteDatatypeMismatchException

Added in API level 11
SQLiteDatatypeMismatchException()

SQLiteDatatypeMismatchException

Added in API level 11
SQLiteDatatypeMismatchException(error: String!)