Exception | Description |
---|---|
RealmException |
RealmException is Realm specific exceptions.
|
RealmIOException |
Class for reporting problems with Realm files.
|
RealmMigrationNeededException | |
RealmPrimaryKeyConstraintException |
Class for reporting problems when the primary key constraint is being broken.
|
Error | Description |
---|---|
RealmError |
RealmError is Realm specific Error used when unrecoverable problems happen in the underlying storage engine.
|