Search Results for

    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

    ISerializable
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2020-2024 Realm
    Generated by DocFX