Class RealmMigrationNeededException
Exception thrown when attempting to open a file whose RealmSchema differs from your current class declarations.
Inheritance
RealmMigrationNeededException
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmMigrationNeededException : RealmFileAccessErrorException, ISerializable, _Exception