Android.Database.Sqlite.SQLiteBindOrColumnIndexOutOfRangeException Class
Thrown if the the bind or column parameter index is out of range

See Also: SQLiteBindOrColumnIndexOutOfRangeException Members

Syntax

[Android.Runtime.Register("android/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException", DoNotGenerateAcw=true)]
public class SQLiteBindOrColumnIndexOutOfRangeException : SQLiteException

Remarks

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

[Android Documentation]

Requirements

Namespace: Android.Database.Sqlite
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11