Show / Hide Table of Contents

    Class RealmInvalidDatabaseException

    Exception thrown when a file exists but doesn't appear to be a Realm database, may indicate corruption.

    Inheritance
    Object
    Exception
    RealmException
    RealmFileAccessErrorException
    RealmInvalidDatabaseException
    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 RealmInvalidDatabaseException : RealmFileAccessErrorException
    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX