Possible error messages:
| Without Resource Bundle (default) |
|
| With Resource Bundle |
|
| Domain | Persistence.PersistenceException |
| Number | 21039 |
| Label | TRANSACTION_ALREADY_COMMITTED |
| Applicable Platform(s) | iOS, Android, BlackBerry, Windows Mobile |
Cannot commit or roll back a transaction that is already committed or has already been rolled back.
Do not call LocalTransaction.Commit more than once.