Class RealmInvalidObjectException
An exception, thrown when the object is no longer managed by the Realm.
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmInvalidObjectException : RealmException, ISerializable, _Exception