Class RealmMismatchedConfigException
An exception thrown when you try to open a Realm file with a different RealmConfigurationBase.
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmMismatchedConfigException : RealmException, ISerializable, _Exception