Realm Xamarin  v0.81.0
Realm for Xamarin
List of all members
Realms.RealmInvalidTransactionException Class Reference

An exception, thrown when trying to write data to the Realm and you haven't begun a Write transaction or when the realm is opened as read-only. More...

Inheritance diagram for Realms.RealmInvalidTransactionException:
Inheritance graph
[legend]
Collaboration diagram for Realms.RealmInvalidTransactionException:
Collaboration graph
[legend]

Detailed Description

An exception, thrown when trying to write data to the Realm and you haven't begun a Write transaction or when the realm is opened as read-only.