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
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Namespace:Realms.Exceptions
    Assembly:Realm.dll
    Syntax
    public class RealmMigrationNeededException : RealmFileAccessErrorException

    See Also

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