Android.Database.Sqlite.SQLiteFullException Class
An exception that indicates that the SQLite database is full.

See Also: SQLiteFullException Members

Syntax

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

Remarks

An exception that indicates that the SQLite database is full.

[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