Added in API level 1
SQLiteFullException
open class SQLiteFullException : SQLiteException
An exception that indicates that the SQLite database is full.
Summary
Public constructors | |
---|---|
SQLiteFullException(error: String!) |
open class SQLiteFullException : SQLiteException
An exception that indicates that the SQLite database is full.
Public constructors | |
---|---|
SQLiteFullException(error: String!) |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.