Added in API level 1

SQLiteDiskIOException


public class SQLiteDiskIOException
extends SQLiteException



Indicates that an IO error occurred while accessing the SQLite database file.

Summary

Public constructors

SQLiteDiskIOException()
SQLiteDiskIOException(String error)

Inherited methods

Public constructors

SQLiteDiskIOException

Added in API level 1
public SQLiteDiskIOException ()

SQLiteDiskIOException

Added in API level 1
public SQLiteDiskIOException (String error)