Docs Menu
Docs Home
/ /
Atlas Device SDKs
/ / /

Exception DownloadingRealmInterruptedException

On this page

  • io.realm.exceptions
  • Constructors
  • Inherited Methods
  • Constructor Detail
io.realm.exceptions.DownloadingRealmInterruptedException

Exception class used when a Realm was interrupted while downloading the initial data set. This can only happen if SyncConfiguration.Builder.waitForInitialRemoteData() is set.

Constructor and Description
  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • Methods inherited from class java.lang.Throwable : getMessage , getLocalizedMessage , getCause , initCause , toString , printStackTrace , printStackTrace , printStackTrace , fillInStackTrace , getStackTrace , setStackTrace , addSuppressed , getSuppressed

Back

RealmFileException.Kind

Next

RealmException