Google is committed to advancing racial equity for Black communities. See how.
Added in API level 11

SQLiteBindOrColumnIndexOutOfRangeException

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

Thrown if the the bind or column parameter index is out of range

Summary

Public constructors

<init>(error: String!)

Public constructors

<init>

Added in API level 11
SQLiteBindOrColumnIndexOutOfRangeException()

<init>

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