Class RealmPermissionDeniedException
Exception when you can't open an existing realm file, or create a new one.
Inheritance
RealmPermissionDeniedException
Implements
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.