Interface DynamicRealm.Transaction.OnError
On this page
Realm is now Atlas Device SDK – Learn More
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) .