Class RealmObjectManagedByAnotherRealmException
Exception thrown when you're trying to use Add<T>(T, bool) but the object is already managed by a different Realm.
Implements
Namespace: Realms.Exceptions
Assembly: Realm.dll
Syntax
public class RealmObjectManagedByAnotherRealmException : RealmException, ISerializable