| Exception | Description |
|---|---|
| IncompatibleLockFileException |
Triggered from the JNI level when there was something wrong with the lock file.
|
| 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.
|