Show / Hide Table of Contents

    Class RealmObjectManagedByAnotherRealmException

    Exception thrown when you're trying to use Add(RealmObject, Boolean) 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

    System.Runtime.Serialization.ISerializable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Realm
    Generated by DocFX