Show / Hide Table of Contents

    Class RealmMigrationNeededException

    Exception thrown when attempting to open a file whose RealmSchema differs from your current class declarations.

    Inheritance
    Object
    Exception
    RealmException
    RealmFileAccessErrorException
    RealmMigrationNeededException
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmMigrationNeededException : RealmFileAccessErrorException, ISerializable

    Implements

    System.Runtime.Serialization.ISerializable

    See Also

    Read more about Migrations.
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Realm
    Generated by DocFX