Class RealmFileNotFoundException
Exception thrown when trying to open a file that does not exist.
Inheritance
RealmFileNotFoundException
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmFileNotFoundException : RealmFileAccessErrorException, ISerializable, _Exception