See Also: SQLiteDoneException Members
An exception that indicates that the SQLite program is done. Thrown when an operation that expects a row (such as SQLiteStatement.SimpleQueryForString or SQLiteStatement.SimpleQueryForLong) does not get one.
[Android Documentation]