Class RealmPermissionDeniedException
Exception when you can't open an existing realm file, or create a new one.
Inheritance
RealmPermissionDeniedException
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmPermissionDeniedException : RealmFileAccessErrorException
Remarks
May be seen in testing if you have crashed a unit test but an external test runner is still going.