Package io.realm.kotlin.exceptions

Types

RealmException
Link copied to clipboard
open class RealmException : RuntimeException
Top level class for all exceptions that are Realm specific and doesn't have a better existing platform exception like IllegalArgumentException or IllegalStateException.