Android.Database.Sqlite.SQLiteDiskIOException Class
An exception that indicates that an IO error occured while accessing the SQLite database file.

See Also: SQLiteDiskIOException Members

Syntax

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

Remarks

An exception that indicates that an IO error occured while accessing the SQLite database file.

[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