Added in API level 11

SQLiteBindOrColumnIndexOutOfRangeException


open class SQLiteBindOrColumnIndexOutOfRangeException : SQLiteException

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

Summary

Public constructors

SQLiteBindOrColumnIndexOutOfRangeException

Added in API level 11
SQLiteBindOrColumnIndexOutOfRangeException()

SQLiteBindOrColumnIndexOutOfRangeException

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