Added in API level 1

SQLiteDiskIOException


open class SQLiteDiskIOException : SQLiteException

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

Summary

Public constructors

Public constructors

SQLiteDiskIOException

Added in API level 1
SQLiteDiskIOException()

SQLiteDiskIOException

Added in API level 1
SQLiteDiskIOException(error: String!)