Show / Hide Table of Contents

    Class RealmPermissionDeniedException

    Exception when you can't open an existing realm file, or create a new one.

    Inheritance
    Object
    Exception
    RealmException
    RealmFileAccessErrorException
    RealmPermissionDeniedException
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmPermissionDeniedException : RealmFileAccessErrorException, ISerializable
    Remarks

    May be seen in testing if you have crashed a unit test but an external test runner is still going.

    Implements

    System.Runtime.Serialization.ISerializable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Realm
    Generated by DocFX