Show / Hide Table of Contents

    Class RealmMismatchedConfigException

    An exception thrown when you try to open a Realm file with a different RealmConfigurationBase.

    Inheritance
    Object
    Exception
    RealmException
    RealmMismatchedConfigException
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Namespace:Realms.Exceptions
    Assembly:Realm.dll
    Syntax
    public class RealmMismatchedConfigException : RealmException, ISerializable, _Exception
    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX