Interface DynamicRealm.Transaction.OnError
On this page
Atlas Device SDKs are deprecated. Refer to the deprecation page for details.
io.realm
Enclosing class:
Callback invoked to notify the caller thread about error during the transaction. The transaction will be rolled back and the background Realm will be closed before invoking onError(Throwable) .