RealmException
Top level class for all exceptions that are Realm specific and doesn't have a better existing platform exception like IllegalArgumentException or IllegalStateException.
In most cases, a subclass of this type will be thrown. Exactly which, will will be documented by the individual API entry points.