Possible error messages:
| Without Resource Bundle (default) |
|
| With Resource Bundle |
|
| Domain | Persistence.ResultSetNotClosedException |
| Number | 22800 |
| Label | RESULT_SET_NOT_CLOSED |
| Applicable Platform(s) | iOS, Android, BlackBerry, Windows Mobile |
This exception is logged in a SQLTrace log file as an error if the Object API finds a QueryResultSet that is not closed when Garbage Collection process starts.
Call QueryResultSet.close method to close any open result sets.