Android.Database.Sqlite.SQLiteException Class
A SQLite exception that indicates there was an error with SQL parsing or execution.

See Also: SQLiteException Members

Syntax

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

Remarks

A SQLite exception that indicates there was an error with SQL parsing or execution.

[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 1