Search Results for

    Show / Hide Table of Contents

    Class RealmObjectManagedByAnotherRealmException

    Exception thrown when you're trying to use Add<T>(T, bool) but the object is already managed by a different Realm.

    Inheritance
    object
    Exception
    RealmException
    RealmObjectManagedByAnotherRealmException
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmObjectManagedByAnotherRealmException : RealmException, ISerializable

    Implements

    ISerializable
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2020-2024 Realm
    Generated by DocFX