Added in API level 1
SQLiteFullException
open class SQLiteFullException : SQLiteException
An exception that indicates that the SQLite database is full.
Summary
Public constructors |
|
|---|---|
<init>() |
|
open class SQLiteFullException : SQLiteException
An exception that indicates that the SQLite database is full.
Public constructors |
|
|---|---|
<init>() |
|
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-12-27 UTC.