Android.Database.Sqlite.SQLiteDatabaseCorruptException Class
An exception that indicates that the SQLite database file is corrupt.

See Also: SQLiteDatabaseCorruptException Members

Syntax

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

Remarks

An exception that indicates that the SQLite database file is corrupt.

[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