Realm Xamarin  v0.81.0
Realm for Xamarin
List of all members
Realms.RealmFileAccessErrorException Class Reference

Base for catching exceptions with Realm files, typically problems from which an app would recover. More...

Inheritance diagram for Realms.RealmFileAccessErrorException:
Inheritance graph
[legend]
Collaboration diagram for Realms.RealmFileAccessErrorException:
Collaboration graph
[legend]

Detailed Description

Base for catching exceptions with Realm files, typically problems from which an app would recover.

You can catch any of the subclasses independently but any File-level error which could be handled by an application descends from these.